omicronapps / 7-Zip-JBinding-4Android

Android Java wrapper for 7z archiver engine
GNU Lesser General Public License v2.1
121 stars 24 forks source link

Do we foresee new release coming up this year? #23

Closed asthagarg2428 closed 2 years ago

asthagarg2428 commented 2 years ago

Do we foresee new release coming up this year?

omicronapps commented 2 years ago

7-Zip-JBinding-4Android is a direct port to Android of Java library 7-Zip-JBinding, and it follows the development of 7-Zip-JBinding. This means that if changes are implemented for 7-Zip-JBinding, then these can be merged to 7-Zip-JBinding-4Android.

The current release of 7-Zip-JBinding is 16.02-2.02, and this is also the current release for 7-Zip-JBinding-4Android. Notably, the last commit to 7-Zip-JBinding was on Jan 25, 2021, and 7-Zip-JBinding-4Android includes that commit and previous changes as well.

To confirm if there are any new releases planned, you may want to raise an issue in project7-Zip-JBinding, and hear with the creator of the Java library what the future plans are.