- Add more meaningful unittests.
- Improve Protobuf support and integration.
- add support for parsing the Protobuf generated files as it is more comprehensive than the current Pyrobuf support.
- Added more meaningful unittests.
- Export Types and Models out of the templates.
- Export heavy definition logic (such as field definition) from the jinja template to pythonic filters.
- Improve integration with Protobuf.
- Improve README - Add usage examples.
- Update the setup.py to point to official PyroBuf 0.8.5 PyPi release.
- First release on PyPI.
- CLI interface for compiling a given proto file to schematics definition file.