3.0.5
The last gasp of Java 8
This release includes very minor new features as well as a bug fix. It is mostly notable because it is intended to be the last release supporting Java 8. Future releases will target Java 17.
What's Changed
- Update commons-compress to close vulnerabilities by @lbergelson in #1639
- Removing scala test infrastructure by @lbergelson in #1640
- Adding Cigar.fromCigarString() by @lbergelson in #1647
- Updating gradle to 7.6 by @lbergelson in #1650
- Expose the ability to encode a Genotoype into a GT field by @lbergelson in #1648
- Fix typos in README by @Manice18 in #1654
- Fix an NPE in CRAMRecordReadFeatures.restoreReadBases by @lbergelson in #1655
New Contributors
Full Changelog: 3.0.4...3.0.5