Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 638 Bytes

File metadata and controls

33 lines (22 loc) · 638 Bytes

Significant changes per release

0.5.0

  • Cleaned up error handling
  • Enabled as many warnings as possible
  • Other minor misc changes

0.4.0

  • Added iOS support
  • Other misc additions

0.3.0

  • Added Android support through NVIDIA CodeWorks
  • Added cmake utilities

0.2.0

  • New SJSON file writer added
  • Added unit tests
  • Added contributing guidelines, setup instructions, code of conduct
  • Added CI builds with AppVeyor and Travis
  • Added support for Linux and OS X
  • Various other fixes and additions

0.1.0

Initial release!

  • Reads SJSON files in ANSI or UTF-8
  • Nothing fancy, works as advertised