Skip to content

v0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@TheNumbat TheNumbat released this 02 Feb 15:26
· 50 commits to main since this release
  • Added Libc::free for interop with other libraries
  • Improved variant clone and deleted unintentional copy constructors
  • Prefixed all calls to move/forward so as to not conflict with std
  • Added macOS 14 (aarch64) CI
  • Fixed kqueue fd leak