Skip to content

v1.0.0: We Made It

Latest
Compare
Choose a tag to compare
@JayToTheAy JayToTheAy released this 24 Nov 21:14
· 1 commit to main since this release
6e754e8

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

Full Changelog: 0.0.1...v1.0.0