v0.6.9
What's Changed
Changes 🚀
- Update test for writing the DB by @TaiSakuma in #81
- Fix all mypy errors with the
disallow_untyped_defs
option by @TaiSakuma in #82 - Update the
on_start_run()
andon_end_run()
hooks with the newevent
argument by @TaiSakuma in #83 - Require
nextline>=0.7.13
by @TaiSakuma in #84
Full Changelog: v0.6.8...v0.6.9