Skip to content

v0.4.1

Choose a tag to compare

@PThierry PThierry released this 14 May 13:37
· 366 commits to main since this release
1fc76a3

What's Changed

Bugfixes

  • ci,macosx: fixing MacOS build, removing pip upgrade by @PThierry in #10
  • fix: adding missing hsi48 clock source config for RNG usage by @PThierry in #21

Tests and autotesting framework

  • tests: removing gtest definitively by @PThierry in #11
  • UAPI: Bump rust edition to 2024 + Fix miri tests by @r3dlight in #8

Formal proof and correctness

  • proof: moving shared tooling to dedicated library by @PThierry in #7

Build system

Other Changes

  • ci: removing sdist to jfrog by @PThierry in #2
  • tests: cmocka initial support by @PThierry in #4
  • UAPI: Add SentryExchangeable trait implementation for ShmHandle. by @r3dlight in #6
  • tests: moving gtest-based to mocka by @PThierry in #5
  • build,deps: moving to camelot-hosted project by @PThierry in #9
  • doc: updating README with a complete helper for cross-files by @PThierry in #15
  • Removing check for dunamai binary in meson by @PThierry in #22
  • autotest: adding test suite as library by @PThierry in #23

New Contributors

Full Changelog: v0.4.0...v0.4.1