Releases: integrate-ml/integrate
Releases · integrate-ml/integrate
Version Even Less Negative Than Minus One
Registry Changes:
- Made several searching methods short-circuit
- Changed iterator to return key-value pairs instead of just the value
- Fixed
forEachAsyncnot being awaitable - removed extra
toLowerCasecalls on registry names - replaced hacky
isValidNameimplementation - made aliases a Map instead of just re-adding them because it's slow
- added stuff for alias information
- removed aliases from
at(),nameOf(),size,rename()andforEach() - registry sequence projection!
- BREAKING CHANGE: swapped
forEach()andforEachAsync()parameter orders!
Re-release to fix forEachAsync
Version Negative One
Initial release (kind of)
No ISL functionality yet
Version Negative Slightly-Less-Than-One
Should work in Web Workers now