Skip to content

Releases: RetypeOS/parcode

Release v0.6.1

Choose a tag to compare

@github-actions github-actions released this 01 Jan 00:04

What's Changed

  • Fix critical bug in executor where execute without parallel feature by @Retype15 in #20

Full Changelog: v0.6.0...v0.6.1

Release v0.6.0

Choose a tag to compare

@github-actions github-actions released this 31 Dec 06:23

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

Full Changelog: v0.5.3...v0.6.0

Release v0.5.3

Choose a tag to compare

@github-actions github-actions released this 29 Dec 09:04

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

Choose a tag to compare

@Retype15 Retype15 released this 23 Dec 06:53

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

Choose a tag to compare

@github-actions github-actions released this 22 Dec 01:57
5adf766

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