Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 2.21 KB

CHANGELOG.md

File metadata and controls

43 lines (23 loc) · 2.21 KB

Changelog

v0.2.0 (2020-04-04)

Full Changelog, PyPi

Implemented enhancements:

Fixed bugs:

  • test\_wikipedia fails intermittently. #2

v0.0.2 (2020-04-02)

Full Changelog, PyPi

Implemented enhancements:

  • [Feature Request] Refactor lookup to use a factory pattern #7
  • Issue #7 - Implement basic factory/provider pattern #8 (ncdulo)
  • Automate the boring stuff with.. GitHub! #4 (ncdulo)

Closed issues:

  • Certain issue label colors are too similar #6

Known issues:

  • wt.wikipedia no longer works. Parts of this update broke the function, and having found a better long term solution, I have put off re-writing until I can get that solution fully fleshed out. Wiki will be returning shortly, just not this moment. Some details may be glanced over in #2

v0.0.1 (2020-03-28)

Full Changelog, PyPi

Implemented enhancements:

* This Changelog was automatically generated by github_changelog_generator