Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 534 Bytes

CHANGELOG.rst

File metadata and controls

25 lines (21 loc) · 534 Bytes

1.0.0.4

  • Dropped support for Python 3.5 (#61)
  • Added entry point to setup.py (#59)

1.0.0.3

  • 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)

1.0.0.2

  • vendored date/tz.h to the repository for testing
  • added support for Visual Studio C++

1.0.0.1

  • fixed go live tests
  • fixed go generated code for map of <type>
  • added tests of map of <type>

1.0.0.0

  • Initial version.