- Dropped support for Python 3.5 (#61)
- Added entry point to
setup.py
(#59)
- Added support for Python 3.7 and 3.8
- Updated code to comply with latest versions of mypy and pylint
- Adapted for Windows (previously, mapry ran only on Linux)
- vendored date/tz.h to the repository for testing
- added support for Visual Studio C++
- fixed go live tests
- fixed go generated code for map of <type>
- added tests of map of <type>
- Initial version.