Skip to content

Releases: OpenHFT/Chronicle-Wire

chronicle-wire-1.16.2

29 Jun 12:55
Compare
Choose a tag to compare

No changelog for this release.

chronicle-wire-1.16.1

06 Jun 12:01
Compare
Choose a tag to compare

No changelog for this release.

chronicle-wire-1.16.0

30 May 07:34
Compare
Choose a tag to compare
  • [wontfix] Added FieldNumberParselet test #70
  • [enhancement] Improve handling of binary data in TextWire #60

chronicle-wire-1.12.7

16 May 17:11
Compare
Choose a tag to compare
  • [closed] fixed readOne() so that when reading meta data, will now skip to next message, if current eventName is ignored #86
  • [closed] Fixed WireType.CSV when using enums #85

chronicle-wire-1.12.6

15 May 08:59
Compare
Choose a tag to compare

No changelog for this release.

chronicle-wire-1.12.5

10 May 10:43
Compare
Choose a tag to compare

No changelog for this release.

chronicle-wire-1.12.4

01 May 12:41
Compare
Choose a tag to compare
  • [closed] VanillaMethodReader calls a ThreadLocal.get() many times but is single threaded #79

chronicle-wire-1.12.3

23 Apr 09:42
Compare
Choose a tag to compare
  • [closed] Support @IntConversion and @LongConversion on a single int/long arg #77
  • [closed] AbstractMarshallable.hashCode() creates garbage #76

chronicle-wire-1.12.1

04 Apr 16:37
Compare
Choose a tag to compare

No changelog for this release.

chronicle-wire-1.12.0

28 Mar 14:02
Compare
Choose a tag to compare
  • [closed] Fixed Issue with WireParser#noOpReadOne #75
  • [closed] VanillaMessageHistory need a custom BytesMarshallable #65
  • [enhancement][wontfix] AbtractMarshallable to use properties vs fields #48