mwm.py/CHANGELOG.md
Ilya Zverev 345da7d16d 0.10.1
2018-06-20 17:11:53 +03:00

626 B

mwm.py Change Log

master branch

0.10.1

Released 2018-06-20

  • Better support for Python 2.7.
  • Encoding and decoding int64 negative ids.
  • Allow short form for id: mwmtool id way/123456.

0.10.0

Released 2018-06-18

  • Extracted osm id encoding methods to OsmIdCode class.
  • Added id decoding to mwmtool.
  • Fixed printing utf-8 characters under Python 2 in mwmtool.
  • Python 2.6 is not supported officially.
  • Package types.txt to eliminate the need to check out omim repository.
  • dump -s will skip reading all the features.

0.9.0

Released 2017-06-08

The initial release with some features.