Releases: smallrye/jandex
Releases · smallrye/jandex
2.0.0.Beta1
- Update README.md - @n1hility
- Update README.md - @n1hility
- Update README.md - @n1hility
- More wrapping fixes - @n1hility
- Wrap better with github rendering - @n1hility
- Small fix - @n1hility
- Improve README - @n1hility
- Lots of javadoc improvements, fix pom - @n1hility
- Javadoc & remove dead code - @n1hility
- More javadoc - @n1hility
- Add some javadoc - @n1hility
- Add persistence test - @n1hility
- Add missing copyright - @n1hility
- Add detailed type annotation test - @n1hility
- Remove previous strategy - @n1hility
- API improvements - @n1hility
- Small fix - @n1hility
- Fix serialization bugs - @n1hility
- Initial support for persistence of v2 - @n1hility
- Intern fields - @n1hility
- More memory optimizations - @n1hility
- Convert mort fields back to arrays - @n1hility
- Provide additional target info - @n1hility
- Added support for enclosing method and general inner class info - @n1hility
- Add equlas and hashCode to Annotations - @n1hility
- Add remaing type annotation variationns. - @n1hility
1.2.2.Final
- Exceptions support, plug in Signature processing. Prep for type annotations - @n1hility
- Handle usage of class parameters from method signatures - @n1hility
- Intern cache approach - @n1hility
- Remove flawed caching strategy - @n1hility
- Introduce hash and equals for type heirarchy - @n1hility
- Flawed caching strategy - @n1hility
- Small bug fix, printing - @n1hility
- Partial - Parser and type refactor - @n1hility
1.2.1.Final
1.2.1.CR1
1.2.0.Final
- Release 1.2.0.Final - @n1hility
- Add license to root dir - @n1hility
- Next is 1.2.0.Beta2-SNAPSHOT - @n1hility
- Release 1.2.0.Beta1 - @n1hility
- Bump to 1.2.0 due to API additions - @n1hility
- Refactor noarg support - @n1hility
- Uncuddle ifs - @n1hility
- Use parent v12 - @n1hility
- Fixup pom after merges - @n1hility
- JANDEX-21 Detect no-args constructor - @mkouba
- prepare 1.1.1-development - @ChristophGr
- JANDEX-19 OSGi package export version - undefined
- JANDEX-20 Fix DotName.isComponentized() - @mkouba
- JANDEX-19 OSGi bundle - @brmeyer
- Update README.md - @n1hility
1.1.0.Final
- Release 1.1.0.Final - @n1hility
- share case - @n1hility
- Adding support to invokedynamic constant pool - @janario
- Add license info - @n1hility
- Switch to ASL license - @n1hility
- Refactor some of the recent API chnanges to JarIndexer - @n1hility
- #8 modify: renameTo() return unchecked, jar file lost - @shadogray
- #8 modify: renameTo() return unchecked, jar file lost - @shadogray
- updating readme - @qmx
- Add an option to create a jar file containing the index file - @goldmann
- Close zip entry streams. - @alesj
- Remove dup close -- it's already in finally. - @alesj
- [JANDEX-9]; keep index file naming as impl details. - @alesj
- Fix javadoc - @n1hility
- Prepare for next release - @n1hility
1.1.0.Alpha1
1.0.3.Final
1.0.2.Final
1.0.1.Final
- Release 1.0.1.Final - @n1hility
- JANDEX-6 don't treat individual file errors as fatal. Cleanup error handling a bit. Don't display usage unless there is an argument error. - @n1hility
- Zo isn't used when there is no jar, so only close out. Handle possible exceptions in Finally - @n1hility
- fix to modify jar file on windows - @ctomc
- Next is 1.0.1 - @n1hility