The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.3.0 source code.tar.gz | 2024-10-05 | 122.3 kB | |
| 5.3.0 source code.zip | 2024-10-05 | 216.4 kB | |
| README.md | 2024-10-05 | 764 Bytes | |
| Totals: 3 Items | 339.5 kB | 0 | |
Small release to resolve outstanding issues that I still felt were in scope (given feature freeze, see README for more background).
Breaking Changes
None
Enhancements
- [#362] Add
GrgitService#findGrgit()which returns anOptional<Grgit>allowing accessing whether a repo is present or not, rather than throwing likegetGrgit()does.
Fixes
- [#391]
initIfNoTExistsonGrgitServiceworks now - Update dependencies
Deprecations
None
Compatibility
Tested on the following version:
| Java Version | Gradle Versions |
|---|---|
| 11 | 7.0.2, 7.6.4, 8.0.2, 8.10.2 |
| 17 | 7.3.3, 7.6.4, 8.0.2, 8.10.2 |
| 21 | 8.4, 8.10.2 |