Skip to content

Releases: LagrangeDev/proto-anno

v0.2.1

18 Feb 09:41
Compare
Choose a tag to compare
  • 🛠️ Further check whether the list/string/byte array is null/empty when serializing

Full Changelog: v0.2.0...v0.2.1

v0.2.0

18 Feb 02:17
Compare
Choose a tag to compare
  • 🛠️ Check for no-argument constructor upon creating ProtobufDeserializer instance
  • 🛠️ Check for non-primitive value nullity when serializing
  • 🛠️ Make fastutil and JetBrains annotations API dependencies
  • 🎉 Introduce Lombok in tests

Full Changelog: v0.1.1...v0.2.0

v0.1.1

16 Feb 03:54
42a9f48
Compare
Choose a tag to compare

There is no source code change in this release. The release just make this project available on JitPack.

Please refer to the document to see how to install JitPack dependencies.

v0.1.0

16 Feb 02:24
Compare
Choose a tag to compare

This is the first release of proto-anno. The features it contains are included in README.md.