0.5.0
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::divas an alternative tostd::div - Added
hat::basic_cstring_view, a view type for null terminated strings - Added
hat::process::module::for_each_segmentto iterate module segments - Changed include headers to use snake case
- Fixed
noexceptspecifiers onhat::result - Improved Linux support
New Contributors
- @ectrc made their first contribution in #26
- @brampedgex made their first contribution in #28
Full Changelog: v0.4.0...v0.5.0