Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 544 Bytes

File metadata and controls

27 lines (20 loc) · 544 Bytes

Changelog

Do not edit this file, it is auto-generated.

0.0.4

  • Docs - the Principles & updates in README.md: #56

0.0.3

  • Management commands - publish & bump version: #14

0.0.2

  • Dependency injection: #1, #2, #9, #27, #35

  • DAO pattern: #3, #31

  • InMemoryDao: #21

  • Repository pattern: #3

  • TinyDB integration: #22

  • functional interactor: #4

  • class-based interactor: #51

  • error catalogs: #26

  • examples: #18

  • CI services integration: #11, #12

  • "spring cleaning": #8, #17

0.0.1

  • Initial release to PyPI