tailcallhq / tailcall-chunk

An immutable data structure with O(1) append, prepend, and concat time complexity.
https://docs.rs/tailcall-chunk
31 stars 3 forks source link

chore: release v0.3.1 #29

Closed github-actions[bot] closed 1 week ago

github-actions[bot] commented 1 week ago

🤖 New release

Changelog

## [0.3.1](https://github.com/tailcallhq/tailcall-chunk/compare/v0.3.0...v0.3.1) - 2024-11-26 ### Other - use size hint when creating Chunk::Collect ([#28](https://github.com/tailcallhq/tailcall-chunk/pull/28))


This PR was generated with release-plz.