Releases: nbbrd/java-console-properties
Releases · nbbrd/java-console-properties
Release v1.4.1
Release v1.4.0
v1.3.4
Bugfix release:
- Fix support of csv comment
- Fix encoding auto-detection in ConsoleProperties
v1.3.3
Bugfix release:
- Fix process inheritance when getting console height & width
v1.3.2
Bugfix release:
- Migration to Maven-Central
Breaking change:
- Maven groupId is now
com.github.nbbrd.java-console-properties
Java console properties v1.3.1
Bugfix release:
- Fix picocli errors at compile-time
Java console properties v1.3.0
Feature release:
- Add Excel and Obs tools
- Add generic profiles
Java console properties v1.2.0
Feature release:
- Add append option to TextOutput
- Add lenientSeparator property to CsvInput
- Improve executable jar lookup
- Reorder TextOutputOptions
- Add java-path option to GenerateLauncher
- Add PowerShell script generation
- Add gzip option to TextInput and TextOutput
- Add shortcuts and auto-gzip in TextInput and TextOutput
Java console properties v1.1.2
Bugfix release:
- Fix NPE when looking for config file on system scope
Java console properties v1.1.1
Bugfix release:
- Fix root command name in picocli tools