Releases: joutvhu/fixed-width-parser
Releases · joutvhu/fixed-width-parser
Release v1.1.5
Release v1.1.4
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
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
- Fix alignment issue
v1.1.2.4-SNAPSHOT
- Test publish by workflow
Release v1.1.2
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
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
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
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>