Skip to content

Releases: joutvhu/fixed-width-parser

Release v1.1.5

28 Aug 05:30
114c4bb
Compare
Choose a tag to compare

What's New

  • Allow spaces in number

Gradle

compile "com.github.joutvhu:fixed-width-parser:1.1.5"

Maven

<dependency>
    <groupId>com.github.joutvhu</groupId>
    <artifactId>fixed-width-parser</artifactId>
    <version>1.1.5</version>
</dependency>

Release v1.1.4

06 Jul 03:36
50bcd65
Compare
Choose a tag to compare

What's New

  • Validate previous value of trimming
  • Remove unused dependency

Gradle

compile "com.github.joutvhu:fixed-width-parser:1.1.4"

Maven

<dependency>
    <groupId>com.github.joutvhu</groupId>
    <artifactId>fixed-width-parser</artifactId>
    <version>1.1.4</version>
</dependency>

Release v1.1.3

19 Jun 14:54
ccaf546
Compare
Choose a tag to compare

What's New

  • Fix alignment issue

Gradle

compile "com.github.joutvhu:fixed-width-parser:1.1.3"

Maven

<dependency>
    <groupId>com.github.joutvhu</groupId>
    <artifactId>fixed-width-parser</artifactId>
    <version>1.1.3</version>
</dependency>

v1.1.3.0-SNAPSHOT

17 Jun 15:09
Compare
Choose a tag to compare
v1.1.3.0-SNAPSHOT Pre-release
Pre-release
  • Fix alignment issue

v1.1.2.4-SNAPSHOT

17 Jun 07:01
Compare
Choose a tag to compare
v1.1.2.4-SNAPSHOT Pre-release
Pre-release
  • Test publish by workflow

Release v1.1.2

16 Jun 18:51
610a3b3
Compare
Choose a tag to compare

Gradle

compile "com.github.joutvhu:fixed-width-parser:1.1.2"

Maven

<dependency>
    <groupId>com.github.joutvhu</groupId>
    <artifactId>fixed-width-parser</artifactId>
    <version>1.1.2</version>
</dependency>

Release v1.1.0

30 Sep 12:56
03005b5
Compare
Choose a tag to compare

Gradle

compile "com.github.joutvhu:fixed-width-parser:1.1.0"

Maven

<dependency>
    <groupId>com.github.joutvhu</groupId>
    <artifactId>fixed-width-parser</artifactId>
    <version>1.1.0</version>
</dependency>

Release v1.0.4

23 Sep 13:12
3f84e0a
Compare
Choose a tag to compare

Gradle

compile "com.github.joutvhu:fixed-width-parser:1.0.4"

Maven

<dependency>
    <groupId>com.github.joutvhu</groupId>
    <artifactId>fixed-width-parser</artifactId>
    <version>1.0.4</version>
</dependency>

Release v1.0.0

20 Sep 17:27
bc8d5f1
Compare
Choose a tag to compare

Gradle

compile "com.github.joutvhu:fixed-width-parser:1.0.0"

Maven

<dependency>
    <groupId>com.github.joutvhu</groupId>
    <artifactId>fixed-width-parser</artifactId>
    <version>1.0.0</version>
</dependency>