Releases: RetypeOS/parcode
Releases · RetypeOS/parcode
Release list
Release v0.6.1
What's Changed
Full Changelog: v0.6.0...v0.6.1
Release v0.6.0
What's Changed
- chore(deps)(deps): bump tempfile from 3.23.0 to 3.24.0 by @dependabot[bot] in #17
- Feat/feature wasm saveload support #14 by @Retype15 in #18
- feat: All _bytes methods that uses from_bytes updated to accept Arc<V… by @Retype15 in #19
New Contributors
- @dependabot[bot] made their first contribution in #17
Full Changelog: v0.5.3...v0.6.0
Release v0.5.3
What's Changed
- Feat/update reader to use an slice to construct a final vec by @Retype15 in #13
- fix: Added inspect to unified API Parcode, now can use Parcode::inspe… by @Retype15 in #16
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- feat: Include important functions to lazy object: [iter_lazy, len, fi… by @Retype15 in https://github.com//pull/11
- fix: update an unsafe code in reader to use a
set_len(0)and preven… by @Retype15 in #12
Full Changelog: v0.5.0...v0.5.2
Release v0.5.0
What's Changed
- Stable version before final refactor. by @Retype15 in #1
- Create FUNDING.yml by @Retype15 in #2
- feat: Upd a useful macro to simplify uses cases. by @Retype15 in #3
- Feat/refactor to use zero copy in writer defs by @Retype15 in #4
- Feat/upd with mirror proxies from eficient random access by @Retype15 in #5
- feat: Implement Parcode V4, a graph-based serialization library with … by @Retype15 in #6
- Feat/api unification & zero copy map sharding & update all documentation by @Retype15 in #7
New Contributors
Full Changelog: https://github.com/RetypeOS/parcode/commits/v0.5.0