Skip to content

2.0

Compare
Choose a tag to compare
@trobro trobro released this 14 Nov 14:34
· 25 commits to master since this release
e4b0547

Major release containing several breaking changes.

Biggest change: can now read and write comments.

  • enum class for Hjson::Value types
  • changed default options
  • assignment and arithmetic operators for all primitive C++ types
  • read and write comments
  • convenience file functions
  • MarshalWithOptions() replaced by Marshal() overload
  • DefaultOptions() replaced by brace-or-equal-initializers in EncoderOptions