- Pre-release of JSON I/O
- First release added to `PyPi`
- Includes:
- [x] 1:1 Lossless read / write to JSON format
- [x] JSON Read Options:
- [x] Upgrade to latest MTLX version
- [x] JSON Write Options
- [x] Element predicate for filtering library elements, types etc
- [x] Formatting options
- [x] Mimetype write and check
- [x] Command line utilities for read (mtlx2json) / write (json2mtlx)
- [x] Python / Doxygen docs
- [x] Sample in Jupyter notebook