Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 364 Bytes

HISTORY.rst

File metadata and controls

23 lines (18 loc) · 364 Bytes

History

0.2.0 (2023-01-06)

  • Format and lint.
  • Remove utils.
  • Improve docstrings.

0.1.0 (2022-12-25)

  • First release on PyPI.
  • Implement data classes and converters with dacite.
  • Implement HTTP and Client.
  • Implement Bot and Ctx.
  • Implement TTLDict.
  • Implement Routine.
  • Add docs.
  • Add examples.