Skip to content

Releases: jlgconsulting/JADE-JavaAsterixDecoderEncoder

v0.9.32

11 Apr 10:46
Compare
Choose a tag to compare

Bug Fixes

Cat-004 Counter Items are now displayed correctly

Compatibility

Fully compatible with previous verisons

v0.9.31

12 Jan 08:58
Compare
Choose a tag to compare

Features

  • Added setter methods on remaining Cat062 Item390 Items

v0.9.30

06 Jan 10:04
Compare
Choose a tag to compare

Features

  • Added more setter methods on Cat062 items and sub-items
  • Added setter methods on AsterixRecord to make building Asterix data easier (for encoding)
  • Added a way to attach custom reserved field factories (for SP and RE fields) to the Asterix decoder object
  • Added documentation on how to attach custom reserved field factory (see README.md)

Compatibility

Fully compatible with 0.9.22 release

v0.9.22

16 Dec 11:48
Compare
Choose a tag to compare

Release Notes

  • [Feature] Added setter methods to most of Cat-062 items, in order to simplify the encoding implementation and testing

Compatibility

Fully compatible with previous versions

v0.9.21

16 Dec 11:45
Compare
Choose a tag to compare

Release Notes

  • [Cleanup] Removed old dependencies on logback, junit, mockito. The logback dependency was having compatibility issues with newer versions of Spring
  • [Update] Updated Spring Framework to 1.4.2

Compatibility

Fully compatible with previous versions