Skip to content

v0.0.14

Compare
Choose a tag to compare
@iphydf iphydf released this 09 Feb 00:36
· 56 commits to master since this release
ae90b02

Release Notes

Features

  • Add support for nullable/nonnull annotations on functions. @iphydf (#55)
  • Teach cimple about msgpack types. @iphydf (#53)
  • Add support for coloured pretty-printing. @iphydf (#52)
  • Tie down callback declarations. @iphydf (#42)
  • Preliminary support for doxygen groups. @iphydf (#50)
  • Better pretty-printing and add doxygen requirement. @iphydf (#49)

Bug Fixes

  • Always encode output as UTF-8 in cimplefmt. @iphydf (#48)

Maintenance (Grunt tasks)

Maintenance (Code cleanup)