Skip to content

Releases: nbbrd/java-io-util

v0.0.15

01 Oct 13:08

Choose a tag to compare

Breaking change : Move Jaxb to its own module

java-io-util 0.0.14

08 Jul 13:26

Choose a tag to compare

0.0.14 - 2021-07-08

Fixed

  • Fix closed inputstream on Stax stream flow

java-io-util 0.0.13

07 Jul 08:52

Choose a tag to compare

0.0.13 - 2021-07-07

Added

  • Add property API
  • Add enum and failsafe parser/formatter

Fixed

  • Fix raw use of parameterized class

v0.0.12

19 Mar 17:02

Choose a tag to compare

Bugfix release:

  • Migration to Maven-Central

Breaking change:

  • Maven groupId is now com.github.nbbrd.java-io-util

v0.0.11

25 Jan 13:09

Choose a tag to compare

Release notes:

  • Add support of error stream in ProcessReader
  • Add URL parser and formatter

v0.0.10

18 Jan 16:18

Choose a tag to compare

Release notes

  • Added: system utils

v0.0.9

12 Jan 09:12

Choose a tag to compare

Release notes

  • Added: char buffer utils

v0.0.8

30 Oct 13:28

Choose a tag to compare

Release notes

  • Added: file parser/formatter
  • Added: text parser/formatter
  • Fixed: xml encoding

v0.0.7

25 Aug 14:21

Choose a tag to compare

Release notes

  • Added: lenient parsing of Locale
  • Fixed: transitive requirement of nbbrd.io.xml module

v0.0.6

26 Feb 14:31

Choose a tag to compare

Release notes

  • Added: char parser/formatter API