Released on June 28th, 2024. Features Add support for range. (#77, 2db11d8). Add support for minBy (#71). Add support for maxBy (#64). Bug fixes Enforce stricter argument types in pickBy and omitBy. (#60) Fix a bug in difference where one array parameter was not readonly. (#83) Fix a bug in round where it incorrectly accepts floating-point numbers as precision. (#79)