Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 750 Bytes

CHANGES.md

File metadata and controls

38 lines (21 loc) · 750 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[0.3.0] 2021-10-07

Changed

  • Switched to GitHub actions for testing and deployment.
  • Major refactor for cleaner code.

[0.2.1] 2017-06-28

Fixed

  • Fixed newlines breaking IRC responses (drewpearce)

[0.2.0] 2017-02-16

Added

  • Use the xkcd API instead of html scraping (drewpearce)

Fixed

  • Use our own randomizer instead of relying on xkcd's (drewpearce)
  • Fix issue where other legos returning a None in message crashes xkcd lego (drewpearce)

[0.1.1] 2017-01-03

Fixed

  • Style fixes and namespace package membership

[0.1.0] 2017-01-03

  • Initial release