Skip to content

0.0.4

Compare
Choose a tag to compare
@Menziess Menziess released this 12 May 20:12
· 53 commits to master since this release
ca7f9c9
  • Added readthedocs documentation.

  • Fixed keyboardinterrupt to stop the program.

  • Added support for argumentless handler functions.

  • Moved kafka configuration warning log filter.

  • Added function to get admin client.

  • Added 'auto.offset.reset': 'earliest' in examples.

  • Using Cache contextmanager now returns a Cache instance.

  • Added escape option for for literal values starting with $ in CLI config file.

  • Using absolute cache path in CLI config file.