Skip to content

Releases: xvitaly/wloc

Release 0.4.0

24 Dec 13:34
v0.4.0
0e0a404
Compare
Choose a tag to compare
  • Major code refactoring.
  • Removed Python 2 support.
  • Added unit tests.
  • Added documentation.
  • Added Travis CI support: build and tests.

Full changes.

Release 0.3.0

14 Dec 08:56
v0.3.0
78cca15
Compare
Choose a tag to compare
  • Added Mozilla Geolocation API support.
  • Separated sample application from class.
  • Allow installation as system script.
  • Created RPM package SPEC.
  • Rewrited to use new Network Manager library.
  • Yandex API now use JSON queries instead of XML.
  • Removed dependency from XML library.

Release 0.2.0

14 Dec 08:55
v0.2.0
f02aace
Compare
Choose a tag to compare
  • Added Google Geolocation API support.
  • Moved all API tokens into a single configuration file.
  • Created Python module. Extracted all logic into it.
  • Added full Python 3.x support.
  • Will now use defined by user Python version.

Version 0.1.0

14 Dec 08:55
v0.1.0
c40250a
Compare
Choose a tag to compare

First public release with basic features.