Skip to content

v1-3

Compare
Choose a tag to compare
@Zguy Zguy released this 03 Jul 03:27
· 128 commits to master since this release

Changelog:

  • Added Is_type_() to Value.
  • Renamed all iterators and begin()/end() to lowercase.
  • Removed the NodePtr version of Add().
  • Added const versions of As_type_().
  • Added Node constructors for Value/Object/Array.
  • Simplified access by moving the getters up to Node as virtual methods.