Releases: crunchdao/readwrite
Releases · crunchdao/readwrite
0.3.7.1
Fixed a bug where measure_duration
would not log if an exception was raised.
Full Changelog: 0.3.7...0.3.7.1
0.3.7
What's Changed
- 0.3.7 by @Caceresenzo in #1
New Contributors
- @Caceresenzo made their first contribution in #1
Full Changelog: 0.3.6...0.3.7
0.3.6
Full Changelog: 0.3.5...0.3.6
0.3.5
Fixed a race condition where the global registry could have called add_default()
twice.
Full Changelog: 0.3.4...0.3.5
0.3.4
Full Changelog: 0.3.3...0.3.4
0.3.3
Full Changelog: 0.3.2...0.3.3
0.3.2
Full Changelog: 0.3.1...0.3.2
0.3.1
Full Changelog: 0.3.0...0.3.1
0.3.0
Full Changelog: 0.2.2...0.3.0
0.2.2
fix(requirements): remove `readline` for macos