Releases: Doist/bitmapist
Releases · Doist/bitmapist
v3.117
Highlights
- Maintenance release. No functional changes.
- License disambiguation: from BSD to BSD-3-Clause
What's Changed
- chore(deps-dev): bump setuptools from 70.0.0 to 78.1.1 by @dependabot[bot] in #74
- chore(deps-dev): bump virtualenv from 20.25.0 to 20.26.6 by @dependabot[bot] in #71
- Remove unused dependency 'future' to avoid CVE-2025-50817 by @mherrmann in #75
- Maintenance of tests and checkers by @jacobo-doist in #76
- Disambiguate license by @jacobo-doist in #77
- Migrate from poetry to uv by @jacobo-doist in #78
- Update release docs by @jacobo-doist in #79
New Contributors
- @mherrmann made their first contribution in #75
- @jacobo-doist made their first contribution in #76
Full Changelog: v3.116...v3.117
v3.116
Main thing -- should fix deprecation warnings when run on Python 3.12
Note -- this makes period_start
and period_end
functions return aware datetimes, instead of naive
What's Changed
- Replace all uses of utcnow with tz-aware datetimes by @brandon-doist in #72
- Version 3.116 by @brandon-doist in #73
New Contributors
- @brandon-doist made their first contribution in #72
Full Changelog: v3.115...v3.116
v3.115
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