Skip to content

Releases: nsoft/uno-jar

1.1.0

20 Jan 05:55
Compare
Choose a tag to compare

This release represents a final stabilization from the forking from One-Jar. There are major (not back compatible) improvements in the gradle plugin which is much more "gradlish", won't try to download things from central and has documented and tested support for both kotlin and groovy, and java 8 support has returned. Additionally several bug fixes and lots of project cleanup. Details can be seen by filtering on the 1.1.0 milestone while viewing closed issues.

1.0.2

28 Jul 21:26
Compare
Choose a tag to compare

Small fix to ensure that loading resources from a jar works just as smoothly as loading from file systems (see #22 )

1.0.1

10 May 17:10
Compare
Choose a tag to compare

Bugfix release for issue #19

1.0.0

09 May 19:36
Compare
Choose a tag to compare

Support for multi-release jars, MUCH code cleanup, verified support by classgraph, faster loading of some resources, and removal of all code that might try to write to the filesystem. All artifacts available on maven central and the gradle plugin repository.

0.99.1

07 Jan 17:28
Compare
Choose a tag to compare

Fixes a bug with package level resource resolution. Binaries available via maven central, and gradle plugin repository.

0.99

03 Jan 17:29
Compare
Choose a tag to compare

First release of this library, version number continues versioning from One-JAR for continuity