2.0
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