0.2.134
What's Changed
- refactor: use grep -E instead of egrep by @kxxt in #2916
- Exposed malloc_size on Mac by @naricc in #2921
- fs: add NSFS_MAGIC constant by @tammela in #2928
- CPU_SETSIZE constant to dragonflybsd. by @devnexen in #2925
- Update Docker image to Ubuntu 22.04 by @JohnTitor in #2915
- Use
::Option
and notOption
forpthread_jit_write_callback_t
by @thomcc in #2931 - Prepare 0.2.134 release by @JohnTitor in #2932
New Contributors
- @kxxt made their first contribution in #2916
- @naricc made their first contribution in #2921
- @tammela made their first contribution in #2928
Full Changelog: 0.2.133...0.2.134