Skip to content

Latest commit

 

History

History
57 lines (44 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

57 lines (44 loc) · 1.43 KB

Change Log

Changes to IPToCC.

Changed

Added

  • Pyton 2 support.
  • Logger in debug mode.

[v1.0.8]

Fixed

  • Missing packages in requirements.txt.

Changed

  • Changed from distutils.core to setuptools.

Changed

  • Used TinyDB and threading.Lock().

Fixed

  • Collection returns NoneType.

Removed

  • Excluded iptocc/models from MANIFEST and setup.py.

Changed

  • Used unqlite-python instead of SQLAlchemy(sqlite) for thread-safety.
  • Used ftp://ftp.afrinic.net/stats/afrinic/delegated-afrinic-extended-latest.

Fixed

  • Cannot add subdirs in MANIFEST.

Added

  • Support for IPv4 and IPv6 addresses.
  • PyPi setup.