Skip to content

Release `0.5.0`

Compare
Choose a tag to compare
@ureeves ureeves released this 07 Jun 12:05
· 514 commits to main since this release
464f917

piecrust 0.5.0 - 2023-06-07

Added

  • Add Session::call_raw allowing for deferred (de)serialization [#218]
  • Add MAP_NORESERVE flag to mmap syscall [#213]

Changed

  • Include points_limit in c import [#216]

piecrust-uplink 0.5.0 - 2023-06-07

Added

  • Add call_with_limit and call_raw_with_limit [#216]

Changed

  • Include points_limit in the c external [#216]