Skip to content

v0.1.6

Compare
Choose a tag to compare
@Voyz Voyz released this 18 Dec 09:38
· 175 commits to master since this release
  • renamed databay.outlet.Metadata to databay.outlet.MetadataKey
  • made push and pull a non-coroutine function by default
  • added BasePlanner.purge() for unscheduling and clearing out all links from a planner
  • added blockchain ticker example
  • added file encoding options to FileOutlet
  • disabled WindowsProactor tests on non-Windows platforms