All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Switched to GitHub actions for testing and deployment.
- Major refactor for cleaner code.
- Fixed newlines breaking IRC responses (drewpearce)
- Use the xkcd API instead of html scraping (drewpearce)
- 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)
- Style fixes and namespace package membership
- Initial release