Releases: xvitaly/wloc
Releases · xvitaly/wloc
Release 0.4.0
- Major code refactoring.
- Removed Python 2 support.
- Added unit tests.
- Added documentation.
- Added Travis CI support: build and tests.
Release 0.3.0
- 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
- 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
First public release with basic features.