Skip to content

0.5.0

Choose a tag to compare

@ZeroMemes ZeroMemes released this 25 Apr 23:36
· 161 commits to master since this release
5c4a7b7

What's Changed

  • Fix typedefs for c bingings by @ectrc in #26
  • Copy-on-write wrapper by @brampedgex in #28
  • Added hat::process::is_executable
  • Added hat::div as an alternative to std::div
  • Added hat::basic_cstring_view, a view type for null terminated strings
  • Added hat::process::module::for_each_segment to iterate module segments
  • Changed include headers to use snake case
  • Fixed noexcept specifiers on hat::result
  • Improved Linux support

New Contributors

Full Changelog: v0.4.0...v0.5.0