2014-09-27 01:48:59 +02:00
|
|
|
Changelog
|
|
|
|
|
---------
|
|
|
|
|
|
2018-05-20 17:30:02 +02:00
|
|
|
PyHamTools 0.7.0
|
|
|
|
|
================
|
|
|
|
|
|
|
|
|
|
20. May 2018
|
|
|
|
|
* Added FT8 to modes
|
|
|
|
|
* Updated test fixtures
|
|
|
|
|
* Minor fixes wrt Kosovo & AD1C Countryfiles
|
|
|
|
|
|
|
|
|
|
|
2018-01-28 13:59:34 +01:00
|
|
|
PyHamTools 0.6.1
|
2018-01-28 13:42:48 +01:00
|
|
|
================
|
|
|
|
|
|
|
|
|
|
28. January 2018
|
|
|
|
|
* Minor bugfix for lookuplib which used with country-files.com
|
|
|
|
|
|
|
|
|
|
|
2018-01-27 15:11:46 +01:00
|
|
|
PyHamTools 0.6.0
|
|
|
|
|
================
|
|
|
|
|
|
|
|
|
|
23. January 2018
|
|
|
|
|
|
2018-01-28 13:18:20 +01:00
|
|
|
* Support for Python3 has been added
|
|
|
|
|
* CI pipeline setup. Compatibility of Pyhamtools is now checked on Windows and
|
|
|
|
|
Linux for Python 2.7, 3.4, 3.5, 3.6 and pypy
|
2018-01-27 15:11:46 +01:00
|
|
|
* BREAKING CHANGE: Longitude is now provided with the correct sign for all
|
|
|
|
|
lookup libraries. The AD1C cty format used by Countryfile and ClublogAPI
|
|
|
|
|
provide the longitude with the wrong sign. This is now covered and internally
|
|
|
|
|
corrected. East = positive longitude, West = negative longitude.
|
2018-01-28 13:18:20 +01:00
|
|
|
* Added a function to download the Clublog user list and the associated activity dates
|
2018-01-27 15:11:46 +01:00
|
|
|
* updated requirements for libraries used by pyhamtools
|
2018-01-28 13:18:20 +01:00
|
|
|
* some slow regex were replaced by faster string based lookups
|
2018-01-27 15:11:46 +01:00
|
|
|
|
|
|
|
|
|
2017-08-20 16:26:37 +02:00
|
|
|
PyHamTools 0.5.6
|
|
|
|
|
================
|
|
|
|
|
|
|
|
|
|
20. August 2017
|
|
|
|
|
|
|
|
|
|
* LOTW User list is now downloaded directly from ARRL
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2016-08-18 14:54:50 +02:00
|
|
|
PyHamTools 0.5.5
|
|
|
|
|
================
|
|
|
|
|
|
|
|
|
|
18. August 2016
|
|
|
|
|
|
|
|
|
|
* Refined callsign detection rule for two digit prefix with appendix (e.g. 7N0ERX/1)
|
|
|
|
|
* Refined callsign detection rule for callsigns with two appendixes (e.g. SV8GXQ/P/QRP)
|
2018-01-28 13:18:20 +01:00
|
|
|
|
2016-08-18 14:54:50 +02:00
|
|
|
|
|
|
|
|
|
2016-01-11 23:38:28 +01:00
|
|
|
PyHamTools 0.5.4
|
|
|
|
|
================
|
|
|
|
|
|
|
|
|
|
11. January 2016
|
|
|
|
|
|
|
|
|
|
* Bugfix: Callinfo.get_all(callsign, timestamp) did ignore timestamp
|
|
|
|
|
* added unit test for the bug above
|
|
|
|
|
* extended timeout for QRZ.com request to 10 seconds (sometimes a bit slow)
|
|
|
|
|
* updated QRZ.com unit tests for fixture callsigns (XX1XX and XX2XX)
|
|
|
|
|
|
|
|
|
|
|
2015-12-30 19:54:16 +01:00
|
|
|
PyHamTools 0.5.3
|
|
|
|
|
================
|
|
|
|
|
|
|
|
|
|
30. December 2015
|
|
|
|
|
|
|
|
|
|
* Updated DXCC entity name of ZL9 (arrl id 16) from Auckland & Campbell to "N.Z. Subantarctic Is." in countrymapping.json (tnx G0UKB)
|
|
|
|
|
* Deleted "Auckland" (016) from countrymapping.json
|
|
|
|
|
* corrected code example of latlong_to_locator() (tnx VE5ZX)
|
|
|
|
|
|
|
|
|
|
PyHamTools 0.5.2
|
2015-04-14 01:39:57 +02:00
|
|
|
================
|
|
|
|
|
|
|
|
|
|
14. April 2015
|
|
|
|
|
|
2015-12-30 19:54:16 +01:00
|
|
|
* catching another bug related to QRZ.com sessions
|
2018-01-28 13:18:20 +01:00
|
|
|
|
2015-12-30 19:54:16 +01:00
|
|
|
|
|
|
|
|
|
|
|
|
|
PyHamTools 0.5.1
|
|
|
|
|
================
|
|
|
|
|
|
|
|
|
|
13. April 2015
|
|
|
|
|
|
2015-04-14 01:39:57 +02:00
|
|
|
* improved handling of expired QRZ.com sessions
|
|
|
|
|
|
|
|
|
|
|
2015-04-06 20:00:30 +02:00
|
|
|
PyHamTools 0.5.0
|
|
|
|
|
================
|
|
|
|
|
|
|
|
|
|
5. April 2015
|
|
|
|
|
|
|
|
|
|
* implemented QRZ.com interface into LookupLib [LookupLib]
|
|
|
|
|
|
|
|
|
|
* changed and unified all output to Unicode
|
2015-12-30 19:54:16 +01:00
|
|
|
|
2015-04-06 20:00:30 +02:00
|
|
|
* corrected Longitude to General Standard (-180...0° West, 0...180° East) [LookupLib]
|
2015-12-30 19:54:16 +01:00
|
|
|
|
2015-04-06 20:00:30 +02:00
|
|
|
* improved callsign decoding alogrithm [CallInfo]
|
2015-12-30 19:54:16 +01:00
|
|
|
|
2015-04-06 20:00:30 +02:00
|
|
|
* added special case to decode location of VK9 callsigns [CallInfo]
|
2015-04-06 21:03:37 +02:00
|
|
|
|
|
|
|
|
* added handling of special callsigns which can't be decoded properly inside a separate callsign exception file (e.g. 7QAA) [CallInfo]
|
2015-12-30 19:54:16 +01:00
|
|
|
|
2015-04-06 20:00:30 +02:00
|
|
|
* added ValueError when LOTW data from file contains too many errors [qsl]
|
2015-12-30 19:54:16 +01:00
|
|
|
|
2015-04-06 20:00:30 +02:00
|
|
|
|
2014-10-11 23:39:01 +02:00
|
|
|
PyHamTools 0.4.2
|
|
|
|
|
================
|
|
|
|
|
|
|
|
|
|
11. October 2014
|
|
|
|
|
|
|
|
|
|
* added pyhamtools.qsl (get EQSL.cc and LOTW user lists)
|
2015-12-30 19:54:16 +01:00
|
|
|
|
2014-09-27 01:48:59 +02:00
|
|
|
PyHamTools 0.4.1
|
|
|
|
|
================
|
|
|
|
|
|
|
|
|
|
27. September 2014
|
|
|
|
|
|
|
|
|
|
* short calls in different countries (e.g. 9H3A/C6A) are now decoded correctly
|
|
|
|
|
|
|
|
|
|
* added pyhamtools.frequency
|
|
|
|
|
|
|
|
|
|
* moved pyhamtools.utils.freq_to_band into pyhamtools.frequency
|
|
|
|
|
|
|
|
|
|
* deprecated module pyhamtools.utils
|
|
|
|
|
|
|
|
|
|
PyHamTools 0.4.0
|
|
|
|
|
================
|
|
|
|
|
|
|
|
|
|
20. September 2014
|
|
|
|
|
|
|
|
|
|
* Added module for locator based calculations (pyhamtools.locators)
|