Skip to content

Releases: poly-gui/nanoc

v0.3.0-alpha

05 Mar 15:26
94406ab
Compare
Choose a tag to compare

What's new

  • Type ID is now optional in schema as it is now automatically computed by the compiler
  • Support for uint8, uint32 and uint64
  • Various bug fixes

v0.2.0-alpha

16 Feb 03:07
b48cde3
Compare
Choose a tag to compare

What's Changed

  • Field numbers are now optional in message schemas
  • Support for NanoPackMessage.dataWithLengthPrefix() method in Swift
  • Support for NanoPack::Message::data_with_length_prefix() method in C++
  • Fix an issue in generated code where the read pointer is not correctly incremeted after reading string enums

v0.1.0-alpha

12 Feb 00:45
670f2ac
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

Initial release of nanoc.