Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@tedivm tedivm released this 03 Dec 04:04
99605ef

What's Changed

  • Async Refactor by @tedivm in #12
    • Allow reader processes to run multiple async reader tasks at once.
    • Fix logging to use proper logger.
    • Allow reader, writer, and context function to have optional arguments, including settings to get the settings object (as a dict).
    • Extensive rewriting of the test suite, with 90% coverage.

Full Changelog: v0.4.2...v0.5.0