Skip to content

Releases: adrielcafe/satchel

1.0.3

12 Aug 23:59
Compare
Choose a tag to compare
  • Add delegate functions: by satchel.value(key) and by satchel.value(key, defaultValue)
  • Rename getOrElse() to getOrDefault() to avoid confusion
  • Add getOrSet() that accepts a lambda as default value

1.0.2

11 Aug 13:03
Compare
Choose a tag to compare
  • Rename Storer functions to store() and retrieve()
  • Rename ProtobufSatchelSerializer class to ProtobufLiteSatchelSerializer and satchel-serializer-protobuf library to satchel-serializer-protobuf-lite

1.0.1

10 Aug 13:26
Compare
Choose a tag to compare
  • Fix deserialization of empty bytearray

1.0.0

10 Aug 13:03
Compare
Choose a tag to compare
  • Initial release with the core library and 10 optional modules