v0.6.0
Changes
β¨ Features
- feat: add support for 3.9 and 3.10 (#46) @PrettyWood
π¨ Refactoring
- chore: have a strict mypy (#50) @PrettyWood
β Removals and Deprecations
- chore: cleaning (#49) @PrettyWood
π Documentation
- add very basic documentation (#56) @PrettyWood
π·ββοΈ Continuous Integration
- ci: use python 3.10 by default (#61) @PrettyWood
- ci: add publish release in github actions (#60) @PrettyWood
- ci: add release drafter (#55) @PrettyWood
- ci: add CodeQL analysis (#51) @PrettyWood
- chore: add dependabot (#47) @PrettyWood
π¦ Build and dependencies
- build(deps-dev): bump pytest-mock from 3.6.1 to 3.7.0 (#58) @dependabot
- build(deps-dev): bump black from 21.12b0 to 22.1.0 (#59) @dependabot
- chore(deps): switch (back) from
pyjq
tojq.py
(#54) @PrettyWood - chore(deps-dev): use fastparquet 0.8 (#52) @PrettyWood
- chore: switch to poetry and add pre-commit (#44) @PrettyWood
- chore: update to python 3.8 only and bump deps (#43) @PrettyWood