Releases: tkrs/poston
Releases Β· tkrs/poston
Release v0.7.8
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.7.8 (2024-01-03)
CI/CD
- tagging: fix typo (a6acba1)
Release v0.7.7
Note: yanked
Changelog
- ci: share release notes between workflows (fafc24f)
- chore(release): v0.7.7 (6952b13)
- ci(pr): fix PR title (14bb398)
- ci(pr): setup git user (2fa2357)
- ci: prevent main.yml if head is release commit (f5a57b5)
- ci: auto PR (620b95f)
- test: add a chunk test (ec12263)
- Revert "ci: fix release failure" (4fb62e6)
- Revert "ci: setup git user config" (7870167)
- Update README.md (4eb42d7)
- ci: setup git user config (643765b)
- ci: fix release failure (47800a1)
Release v0.7.6
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.7.6 (2023-11-16)
Bug Fixes
- invalid chunk sending (ddeda8d)
Maintenance
- Release poston version 0.7.5 (6494988)
Build
- deps: bump actions/checkout from 3 to 4 (4aa0512)
- deps: bump actions/setup-node from 3 to 4 (a2fcbbc)
CI/CD
Release v0.7.5
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.7.5 (2023-03-19)
Documentation
- fix badges (6ff1d53)
Build
- deps-dev: adopt once_cell instead of lazy_static (575fbeb)
- deps: bump codecov/codecov-action from 3.1.0 to 3.1.1 (b41a36f)
- deps: update base64 requirement from 0.13 to 0.20 (ed3e3e8)
- deps: update base64 requirement from 0.20 to 0.21 (392b1a3)
- deps: update rmp-serde and uuid (75434ba)
Feature
- remove warnings (19a5044)
Maintenance
- add RELEASE_BODY.md to gitignore (9f7a6c1)
- migrate to rust edition 2021 (fb36db8)
- update rust lower version (5600d1e)