Skip to content

Releases: nbbrd/java-console-properties

Release v1.4.1

17 Apr 08:30
Compare
Choose a tag to compare

1.4.1 - 2024-04-17

Fixed

  • Fix potential bugs related to system settings
  • Fix NoSuchFileException when output parent directories are nonexistent #342
  • Fix file ordering in MultiFileInput #343

Release v1.4.0

19 Oct 09:52
Compare
Choose a tag to compare

1.4.0 - 2022-10-19

Added

  • Add new Text IO API

Fixed

  • Fix description of TextInputOptions#file

v1.3.4

18 Oct 09:51
Compare
Choose a tag to compare

Bugfix release:

  • Fix support of csv comment
  • Fix encoding auto-detection in ConsoleProperties

v1.3.3

28 Sep 12:27
Compare
Choose a tag to compare

Bugfix release:

  • Fix process inheritance when getting console height & width

v1.3.2

24 Mar 10:52
Compare
Choose a tag to compare

Bugfix release:

  • Migration to Maven-Central

Breaking change:

  • Maven groupId is now com.github.nbbrd.java-console-properties

Java console properties v1.3.1

25 Jan 15:27
Compare
Choose a tag to compare

Bugfix release:

  • Fix picocli errors at compile-time

Java console properties v1.3.0

19 Jan 16:57
Compare
Choose a tag to compare

Feature release:

  • Add Excel and Obs tools
  • Add generic profiles

Java console properties v1.2.0

01 Oct 14:57
Compare
Choose a tag to compare

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

25 Sep 09:50
Compare
Choose a tag to compare

Bugfix release:

  • Fix NPE when looking for config file on system scope

Java console properties v1.1.1

11 Aug 15:17
Compare
Choose a tag to compare

Bugfix release:

  • Fix root command name in picocli tools