All notable changes to this project will be documented in this file.
- Ensure
db_path
to bePath
object (#4)
- Add path_prefix
- Add verify command (#3)
- Add basic tests
- Add setup recipe
- Relying on sys.args can cause issues
- Properly parse args
- Move init to class method
- Add anze blog post
- Improve wording and remove bad code example
- Add note on alternate env variables
- Add support for litestream logging and metrics
- Exec is optional
- Minimal doc
- Broken exec argument
- Missing argument to wal
- Remove useless code
- Extend is more explicit
- Configure bumpver and cliff