Releases: Rizhiy/replete
Releases · Rizhiy/replete
v2.3.2
v2.3.2 (2024-06-01)
Fix
- fix(flock): Make it write-write re-entrant as well (
558de35
)
v2.3.1
v2.3.1 (2024-05-31)
Fix
- fix(flock): make it actually re-entrant (
39e1536
)
Unknown
v2.2.0
v2.2.0 (2024-05-27)
Chore
-
chore(test_and_version): add requests update to release (898b48a
)
-
chore: add LICENSE (c4ed272
)
-
chore: disable S403, S404 globally (51ff3fa
)
Documentation
- docs: add pre-commit and add dev instructions in README (
c2f32c5
)
Feature
- feat(utils): add convert_size (
50572d3
)
v2.1.0
v2.1.0 (2024-03-03)
Ci
Feature
- feat: add a few useful pytest fixtures (
ac2c381
)
Fix
- fix: rstrict pytest version to <8 (
5077b5b
)
v2.0.1
v2.0.1 (2024-03-03)
Documentation
Fix
- fix: try to trigger release again (
711bdd8
)
v2.0.0
v2.0.0 (2024-03-03)
Breaking
- refactor: fix ruff errors
BREAKING CHANGE: (8d1a119
)
Chore
-
chore(utils): remove redundant bisect functions, no longer requried (e4bd7f3
)
-
chore: begin process to publish to pypi (7d8172f
)
Documentation
Fix
Test
- test: rename imports in tests (
a34c835
)