======================
API Additions
-------------
* Add ``json_get_default()``.
* Add class ``JList`` and ``JsonCheckType`` to type check lists and
their items.
Improvements
------------
* Add a py.typed file to signal that this package supports type hints.
Other Changes
-------------
* Convert ``jsonget`` into a package.