~~~~~~~~~~~~~~~~~~
* New ``parse_mode`` option, implementing relaxed JSON syntax (`issue 73`__)
__ https://github.com/python-rapidjson/python-rapidjson/issues/73
* New ``Encoder`` and ``Decoder``, implementing a class-based interface
* New ``Validator``, exposing the underlying *JSON schema* validation (`issue 71`__)
__ https://github.com/python-rapidjson/python-rapidjson/issues/71