Releases: willbicks/epigram
Releases · willbicks/epigram
v0.4.0
What's Changed
New Features
- Add dark theme by @willbicks in #6
- Allow admins to view additional quote details by @willbicks in #11
Code quality / developer improvements
- Add CI to test, vet, and lint the application by @willbicks in #1
- Add documentation for app configuration by @willbicks in #3
- Refactor template data and add tests by @willbicks in #5
- Add admin restriction middleware by @willbicks in #7
- Cache go dependencies in test-vet-lint workflow by @willbicks in #8
- Add DevMode configuration parameter by @willbicks in #10
Dependencies
- Update frontend NPM packages by @willbicks in #2
- Switch gzip implementation from nytimes to klauspost by @willbicks in #4
- Update dependencies by @willbicks in #9
Full Changelog: v0.3.3...v0.4.0