Releases: Doist/bitmapist
Releases · Doist/bitmapist
v3.114
v3.113
What's Changed
- chore: Add partial types. by @proxi in #62
- chore: replace pylint, black, etc with ruff by @tartansandal in #63
- chore(deps-dev): bump setuptools from 69.0.3 to 70.0.0 by @dependabot in #64
- fix: Fix typo precent -> percent. by @proxi in #65
New Contributors
Full Changelog: v3.112...v3.113
v3.112
What's Changed
- chore: Update actions to support NodeJS 20 by @deorus in #59
- Update pytest by @goncalossilva in #60
- chore: Update Python to 3.12 by @goncalossilva in #61
New Contributors
- @goncalossilva made their first contribution in #60
Full Changelog: v3.111...v3.112
v3.111
What's Changed
- Bump redis from 2.10.6 to 4.4.4 by @dependabot in #51
- Bump future from 0.14.3 to 0.18.3 by @dependabot in #52
New Contributors
- @dependabot made their first contribution in #51
Full Changelog: v.3.110...v3.111
v3.110
What's Changed
- chore: Bump redis version restriction include v4 by @tartansandal in #58
Full Changelog: v3.109...v.3.110
v3.109
What's Changed
- chore: cleanup and document contributing and publishing by @tartansandal in #55
- fix: drop link to expired homepage by @tartansandal in #56
- fix: Fix over-restrictive python requirements by @tartansandal in #57
Full Changelog: 3.108...v3.109
3.108
What's Changed
- ci: Add a publish workflow for GH Actions by @tartansandal in #49
- chore: Setup package to use poetry by @tartansandal in #50
- chore: Add test workflows by @tartansandal in #53
- chore: prepare release 3.108 by @tartansandal in #54
Full Changelog: 3.107...3.108
3.107
What's Changed
- fix: Set select1b select2b to be optional by @amix in #41
- feat: Add pre commit checks (black and flake8) by @amix in #42
- feat: Added mypy and some super simple type hints to the public API by @amix in #43
- feat: Added ability to specify start date in cohorts by @amix in #44
- feat: Add extra number options (to Number of results/rows) by @amix in #45
- chore: update flake8 repo in pre-commit config by @deorus in #46
- fix: Correct minor spelling mistakes by @tartansandal in #47
- Support python 3.11 by @tartansandal in #48
New Contributors
- @deorus made their first contribution in #46
- @tartansandal made their first contribution in #47
Full Changelog: 3.105...3.107