Skip to content

Releases: sorokya/eolib-rs

EOLib 2.1.0

13 Oct 18:06
844494f

Choose a tag to compare

  • Updated eo-protocol
  • Added string sanitization mode to EoWriter
  • Fixed minor clippy issues

EOLib 2.0

12 Oct 13:10
dd94ed8

Choose a tag to compare

Updated dependencies and bumped protocol XML

EOLib 1.0.0-RC7

25 Mar 07:02

Choose a tag to compare

Bug Fixes

EOLib 1.0.0-RC6

19 Mar 11:10

Choose a tag to compare

  • eo-protocol version bump

EOLib 1.0.0-RC5

06 Jan 00:29
43c6d5e

Choose a tag to compare

  • Added support for serde to all protocol types
  • Fixed encrypted string decoding/encoding
  • Fixed sequencer
  • Support negative number encoding/decoding (for numbers larger than i32::MAX_VALUE)

EOLib 1.0.0-RC4

28 Dec 13:52
d45479d

Choose a tag to compare

Bug fixes

  • Structs with only dummy fields serialize properly (e.g AccountReply::Exists)

EOLib 1.0.0-RC3

28 Dec 11:12
c224932

Choose a tag to compare

Bug fixes

  • Generated enums can now handle out of range values (e.g AccountReply::Unrecognized(i32))

EOLib 1.0.0-RC2

28 Dec 02:18
7747122

Choose a tag to compare

  • Fixed clippy warnings and fixed formatting

EOLib v1.0.0-RC1

27 Dec 21:58
806a0a0

Choose a tag to compare