Skip to content

Releases: xlate/staedi

v1.25.1

04 Jun 19:45
Compare
Choose a tag to compare
  • #467 Release 1.25.1
  • #466 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0
  • #465 Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0
  • #464 Remove skip of decimal character in header data
  • #461 Bump org.mockito:mockito-core from 5.11.0 to 5.12.0
  • #459 Bump version.jackson from 2.17.0 to 2.17.1

v1.25.0

30 Apr 00:41
Compare
Choose a tag to compare
  • #457 Release 1.25.0
  • #456 Bump version.xmlunit from 2.9.1 to 2.10.0
  • #455 Add configuration to trim values before comparing to discriminator enum
  • #453 Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1
  • #452 Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4
  • #450 Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0
  • #449 Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3
  • #448 Bump org.eclipse.parsson:parsson from 1.1.5 to 1.1.6
  • #447 Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1
  • #446 Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12
  • #445 Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2
  • #444 Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0
  • #442 Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1
  • #440 Bump version.jackson from 2.16.2 to 2.17.0
  • #439 Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0
  • #438 Bump version.jackson from 2.16.1 to 2.16.2
  • #437 Bump org.glassfish.jaxb:jaxb-runtime from 4.0.4 to 4.0.5
  • #436 Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.1 to 4.0.2
  • #435 Bump org.mockito:mockito-core from 5.10.0 to 5.11.0
  • #434 Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2
  • #433 Bump org.mockito:mockito-core from 5.9.0 to 5.10.0
  • #432 Bump actions/cache from 3 to 4
  • #431 Bump org.mockito:mockito-core from 5.8.0 to 5.9.0
  • #430 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5
  • #429 Fix write binary data from ByteBuffer, use underlying stream directly
  • #428 README.md updates
  • #427 Replace singleton validators with EnumMaps of instances

v1.24.1

30 Dec 22:13
Compare
Choose a tag to compare
  • #426 Release 1.24.1
  • #425 Fix selection of implementation loops/segments in EDI writer
  • #424 Add missing JavaDoc comments in package io.xlate.edi.stream
  • #423 Refine location string representation and lexer exception setup
  • #422 Prefix milestone-title values with v
  • #421 Bump version.jackson from 2.16.0 to 2.16.1
  • #420 Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1
  • #419 Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0
  • #418 Bump actions/upload-artifact from 3 to 4
  • #417 Bump github/codeql-action from 2 to 3
  • #416 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3
  • #415 Fix release milestone-title (remove "v" prefix)
  • #414 Remove coveralls-maven-plugin and unused coverage profile

v1.24.0

07 Dec 18:36
Compare
Choose a tag to compare

What's Changed

  • Variable decimal mark without UNA in EDIFACT versions 1-3 by @MikeEdgar in #407
  • Add Java 21 to build matrix, enable github-actions dependabot updates by @MikeEdgar in #408
  • Add GitHub actions for release by @MikeEdgar in #412

Dependency Updates

Full Changelog: v1.23.1...v1.24.0

v1.23.1

16 May 14:26
2463981
Compare
Choose a tag to compare

What's Changed

Dependency Updates

Full Changelog: v1.23.0...v1.23.1

v1.23.0

30 Apr 11:51
e807eb5
Compare
Choose a tag to compare

What's Changed

  • Implement additional methods for JsonParsers by @MikeEdgar in #338
  • fix: Do not drop pending events in repeat calls to filter's hasNext by @MikeEdgar in #342
  • Add Jackson JSON parser implementation by @MikeEdgar in #343
  • Minor dialect version re-factoring, simplify test assertions by @MikeEdgar in #348
  • Minor code re-factoring, coverage improvements, and assertion reduction by @MikeEdgar in #349
  • Refactoring ahead of writer validation fixes by @MikeEdgar in #355
  • Continue reading input following end of interchange by @MikeEdgar in #359

Dependency Updates

Full Changelog: v1.22.1...v1.23.0

v1.22.1

13 Feb 23:28
e5b194d
Compare
Choose a tag to compare

What's Changed

Dependency Updates

New Contributors

Full Changelog: v1.22.0...v1.22.1

v1.22.0

09 Nov 01:21
6627498
Compare
Choose a tag to compare

What's Changed

  • Store and provide access to the titles of enumerated element values by @MikeEdgar in #303
  • Fix X12 transaction control validation and writer segment tally by @MikeEdgar in #312

Dependency Updates

Full Changelog: v1.21.0...v1.22.0

v1.21.0

07 Oct 21:18
05577f2
Compare
Choose a tag to compare

What's Changed

  • Require a valid header segment when writing delimiter by @MikeEdgar in #276
  • Add option to read as XML using implementation segment codes by @MikeEdgar in #280
  • Validate control references and counters by @MikeEdgar in #301

Dependency Updates

Full Changelog: v1.20.0...v1.21.0

v1.20.0

10 Jun 13:14
9b24c00
Compare
Choose a tag to compare

What's Changed

  • Deprecate retrieval of reference code via text for structural events by @MikeEdgar in #226
  • Improve schema validation for impl segment order and positions by @MikeEdgar in #236
  • Allow loading included schemas on the class-path by @MikeEdgar in #239

Dependency Updates

Full Changelog: v1.19.0...v1.20.0