Skip to content

Commit a4a866d

Browse files
chore: release v0.5.4 (#107)
## πŸ€– New release * `fsst-rs`: 0.5.3 -> 0.5.4 (βœ“ API compatible changes) <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [0.5.4](spiraldb/fsst@v0.5.3...v0.5.4) - 2025-10-06 ### Other - Expose internal bytes of Symbol ([#131](spiraldb/fsst#131)) - *(deps)* update rust crate criterion to v4 ([#129](spiraldb/fsst#129)) - *(deps)* update codspeedhq/action digest to 3959e9e ([#130](spiraldb/fsst#130)) - *(deps)* pin dependencies ([#116](spiraldb/fsst#116)) - *(deps)* update codspeedhq/action action to v4 ([#124](spiraldb/fsst#124)) - *(deps)* lock file maintenance ([#127](spiraldb/fsst#127)) - *(deps)* lock file maintenance ([#126](spiraldb/fsst#126)) - *(deps)* lock file maintenance ([#125](spiraldb/fsst#125)) - *(deps)* lock file maintenance ([#122](spiraldb/fsst#122)) - *(deps)* lock file maintenance ([#121](spiraldb/fsst#121)) - *(deps)* update actions/checkout action to v5 ([#119](spiraldb/fsst#119)) - *(deps)* lock file maintenance ([#118](spiraldb/fsst#118)) - *(deps)* lock file maintenance ([#117](spiraldb/fsst#117)) - *(deps)* update rust crate criterion to v3.0.5 ([#115](spiraldb/fsst#115)) - *(deps)* lock file maintenance ([#114](spiraldb/fsst#114)) - *(deps)* update rust crate criterion to v3.0.4 ([#113](spiraldb/fsst#113)) - *(deps)* lock file maintenance ([#112](spiraldb/fsst#112)) - *(deps)* lock file maintenance ([#111](spiraldb/fsst#111)) - *(deps)* update rust crate criterion to v3.0.3 ([#110](spiraldb/fsst#110)) - *(deps)* lock file maintenance ([#109](spiraldb/fsst#109)) - *(deps)* update rust crate criterion to v3.0.2 ([#108](spiraldb/fsst#108)) - *(deps)* update rust crate criterion to v3 ([#105](spiraldb/fsst#105)) </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 88ae16b commit a4a866d

File tree

3 files changed

+29
-2
lines changed

3 files changed

+29
-2
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,33 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.5.4](https://github.com/spiraldb/fsst/compare/v0.5.3...v0.5.4) - 2025-10-06
10+
11+
### Other
12+
13+
- Expose internal bytes of Symbol ([#131](https://github.com/spiraldb/fsst/pull/131))
14+
- *(deps)* update rust crate criterion to v4 ([#129](https://github.com/spiraldb/fsst/pull/129))
15+
- *(deps)* update codspeedhq/action digest to 3959e9e ([#130](https://github.com/spiraldb/fsst/pull/130))
16+
- *(deps)* pin dependencies ([#116](https://github.com/spiraldb/fsst/pull/116))
17+
- *(deps)* update codspeedhq/action action to v4 ([#124](https://github.com/spiraldb/fsst/pull/124))
18+
- *(deps)* lock file maintenance ([#127](https://github.com/spiraldb/fsst/pull/127))
19+
- *(deps)* lock file maintenance ([#126](https://github.com/spiraldb/fsst/pull/126))
20+
- *(deps)* lock file maintenance ([#125](https://github.com/spiraldb/fsst/pull/125))
21+
- *(deps)* lock file maintenance ([#122](https://github.com/spiraldb/fsst/pull/122))
22+
- *(deps)* lock file maintenance ([#121](https://github.com/spiraldb/fsst/pull/121))
23+
- *(deps)* update actions/checkout action to v5 ([#119](https://github.com/spiraldb/fsst/pull/119))
24+
- *(deps)* lock file maintenance ([#118](https://github.com/spiraldb/fsst/pull/118))
25+
- *(deps)* lock file maintenance ([#117](https://github.com/spiraldb/fsst/pull/117))
26+
- *(deps)* update rust crate criterion to v3.0.5 ([#115](https://github.com/spiraldb/fsst/pull/115))
27+
- *(deps)* lock file maintenance ([#114](https://github.com/spiraldb/fsst/pull/114))
28+
- *(deps)* update rust crate criterion to v3.0.4 ([#113](https://github.com/spiraldb/fsst/pull/113))
29+
- *(deps)* lock file maintenance ([#112](https://github.com/spiraldb/fsst/pull/112))
30+
- *(deps)* lock file maintenance ([#111](https://github.com/spiraldb/fsst/pull/111))
31+
- *(deps)* update rust crate criterion to v3.0.3 ([#110](https://github.com/spiraldb/fsst/pull/110))
32+
- *(deps)* lock file maintenance ([#109](https://github.com/spiraldb/fsst/pull/109))
33+
- *(deps)* update rust crate criterion to v3.0.2 ([#108](https://github.com/spiraldb/fsst/pull/108))
34+
- *(deps)* update rust crate criterion to v3 ([#105](https://github.com/spiraldb/fsst/pull/105))
35+
936
## [0.5.3](https://github.com/spiraldb/fsst/compare/v0.5.2...v0.5.3) - 2025-06-17
1037

1138
### Other

β€ŽCargo.lockβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€ŽCargo.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fsst-rs"
3-
version = "0.5.3"
3+
version = "0.5.4"
44
description = "Pure-Rust implementation of Fast Static Symbol Tables algorithm for string compression"
55
authors = ["SpiralDB Developers <[email protected]>"]
66
license = "Apache-2.0"

0 commit comments

Comments
Β (0)