Releases: cpcloud/stupidb
Releases · cpcloud/stupidb
v7.0.4
7.0.4 (2022-01-21)
Reverts
- ci: delete auto release for next release (086ab58)
v7.0.3
7.0.3 (2022-01-12)
Bug Fixes
v7.0.2
7.0.2 (2022-01-05)
Bug Fixes
- add dry run semantic-release and move to shell scripts (03c6930)
v7.0.1
7.0.1 (2022-01-04)
Bug Fixes
- ensure release notes are generated properly (8a35d00)
v7.0.0
7.0.0 (2022-01-04)
Bug Fixes
- ci: add changelog pluging to update CHANGELOG.md (ab34566)
- preserve environment variables needed for poetry publish (194d7af)
chore
- deps: drop support for pythons 3.7 and 3.8 (14d05e4)
BREAKING CHANGES
- deps: Upgrade to Python >= 3.9
v6.1.1
6.1.1 (2022-01-04)
Bug Fixes
- run with plain semantic-release using semantic-release/exec (71c207e)
v6.1.0
Feature
- Add support for python 3.10 (
36bd5fd
)
Documentation
- Remove lines from README.md (
d90eec5
)
- Document some associative function classes (
548b29d
)
- Remove pprint usage in doctests (
f3ac09c
)
v6.0.2
Fix
- Remove commitlint constraint on release (
9a73615
)
- Move to flakes (
e71c661
)
v6.0.1
Fix
- Remove poetry-core version constraint (
3342f49
)
Documentation
- Use autosummary for docs (
9e189a1
)
- Don't make segment tree leaves into a doctest (
92d7ba9
)
v6.0.0
Breaking
- Modules are named differently (
fc1bbf8
)