You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 2.0 (#36)
* 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