All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fix version numbering mistake from 0.7.1 release.
- Fix some more ameba linter errors and ignore others.
- Update dependencies and just fix the minimum required version of them
- Remove ameba from development dependencies but keep using it on CI.
- Adhere to https://keepachangelog.com/en/1.0.0/
- Update kemal dependency [#112]
- Works with Crystal 1.0
- Updates for latest Crystal, Kemal versions
- Implement
sidekiq_options
for Workers. [#3]
- Fixes for Crystal 0.19
- Initial release. See the wiki for how to Get Started!