What's Changed
* Update to version 2.0.0 by jmw182 in https://github.com/pitt-rnel/pyrtma/pull/3
* New message definition system using yaml files as source
* pyrtma.compile can now output .py, .h, .m, and .js files from .yaml
* Includes 64-bit alignment checks
* New web manager to translate between message manager and rtma-js
* New Client properties and functions for managing message subscription
state
* New to and from json message conversions
**Full Changelog**: https://github.com/pitt-rnel/pyrtma/compare/v1.2.3...v2.0.0