Added - Poetry: Add commitizen, a conventional commit tool (71) - Add `py.typed` file to support type hinting (70) - Add sql linter: SQLFluff (58) - Add task runner just (50) - Add package management tool uv (49) - Add Locust as a load testing tool (39)
0.3.0
Added - Add ruff as extra linter and formatter: both in dependency and pre-commit (31) - Add more details about the linters and formatters with the resource from Google SRE book - Add doctest (34)
0.2.0
Added - Documentations for all the features (20) - Quick sort implementation for hypothesis testing (22)
Changed - Change package management from Rye to Poetry (15, 19)