This is now a stable program; all functions have been tested at least once and confirmed to work as expected.
Functional changes from 0.0.1 include adding retrieve_graphic to eQSL, completing the QRZ APIs, and some work to make sure outputs are as user-friendly as possible (no single-element lists as the value of a dictionary!)
Report any and all issues to this repository.
What's Changed
- setup readthedocs by @JayToTheAy in #1
- Implement the vast majority of QRZ's APIs & general linting/PEP8 compliance by @JayToTheAy in #2
- Fix PyPi publish & iterate version by @JayToTheAy in #6
- Misc cleanup & adding a couple wrappers by @JayToTheAy in #7
- Initial Stable - Update documentation and perform final bug fixes by @JayToTheAy in #9
New Contributors
- @JayToTheAy made their first contribution in #1
Full Changelog: 0.0.1...v1.0.0