Releases: gotson/NightCompress
Releases · gotson/NightCompress
Release v1.0.0
Changelog
🚀 Features
- 🚨 update to java 22: requires Java 22 (7432bb6)
🛠 Build
deps
- bump com.github.ben-manes.versions from 0.50.0 to 0.51.0 (319db52)
- bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.11.0 (321682e)
- bump org.jreleaser from 1.10.0 to 1.13.1 (34c0336)
- bump org.assertj:assertj-core from 3.25.0 to 3.26.3 (0382bbd)
- bump io.github.gradle-nexus.publish-plugin (5af9235)
- bump gradle/wrapper-validation-action from 1 to 2 (9995448)
unscoped
- bump gradle/actions/setup-gradle from 3 to 4 (7beac1d)
- use macos-13 instead of macos-latest (af988c4)
- bump gradle to 8.10 (d6def08)
- add windows tests (e334aaf)
- use jdk 22 (af5da59)
- migrate to gradle/actions/wrapper-validation@v3 (2bdc928)
- migrate to gradle/actions/setup-gradle@v3 (987d5a1)
📝 Documentation
Release v0.2.0
Release v0.1.0
Changelog
🚀 Features
- basic support for decompression (64dace0)
🔄️ Changes
- fix logger class (e71f7ff)
🛠 Build
deps
unscoped
- use bump type even for snapshot (21e6ab9)
- adjust svu arguments (31edec7)
- refactor content extract test (d3afd02)
- fix expected time to work in any timezone (483a090)
- fix library paths (8dde34d)
- adjust libarchive install path (2e22fdb)