What's Changed
- Add
Numeric.Comparable.at_most
and .at_least
. by @jemc in #314
- Remove the
:ffimodule
declarator, in favor of :ffi
functions. by @jemc in #315
- Add support for (cross-compiling to) Windows. by @jemc in #318
Full Changelog: v0.20220428.0...v0.20220505.0