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.
No notable changes have been made.
0.1.3 - 2024-01-16
- Add constraint that structlog>=24.
0.1.2 - 2024-01-15
- Fix structlog>=23 crash and remove version constraint.
0.1.1 - 2024-01-15
- Fix bug by constraining structlog to a version <23.
0.1.0 - 2021-12-23
- Port
logrus
library from (original)bugyi-lib
library. - First release.