Releases: fink-lang/std-lib
Releases · fink-lang/std-lib
v8.6.0
Compare
Sorry, something went wrong.
No results found
8.6.0 (2021-08-12)
Features
deps: upgrade to latest loxia for improved JS compilation (ae148b0 )
v8.5.0
Compare
Sorry, something went wrong.
No results found
8.5.0 (2021-07-12)
Features
iter: add shared context injector, fix ctx pass through (1b5f3db )
v8.4.0
Compare
Sorry, something went wrong.
No results found
8.4.0 (2021-07-12)
Features
iter: add support for initial shared accu for fold_ac (f39e0dc )
v8.3.0
Compare
Sorry, something went wrong.
No results found
8.3.0 (2021-07-10)
Bug Fixes
use iter funcs from std-lib, fix flatten (12cad22 )
Features
iter: remove experimental until in favour of just using while (a91a899 )
v8.2.0
Compare
Sorry, something went wrong.
No results found
8.2.0 (2021-07-09)
Features
iter: add experimental fold, unfold, map, filter, while, until impl. (668bf8a )
v8.1.1
Compare
Sorry, something went wrong.
No results found
8.1.1 (2021-06-28)
Bug Fixes
using setTimeout from globals object explicitly (f5971c4 )
v8.1.0
Compare
Sorry, something went wrong.
No results found
8.1.0 (2021-05-19)
Features
use subpath patterns for exports in package.json (987b3bd )
v8.0.1
Compare
Sorry, something went wrong.
No results found
8.0.1 (2020-12-02)
Bug Fixes
upgrade loxia to fix nullish checks (e461533 )
v8.0.0
Compare
Sorry, something went wrong.
No results found
8.0.0 (2020-12-01)
Features
rec: move obj to rec and remove redundant funcs, add is_rec func (5d381fb )
regex: add rx_to_str func, add support for nesting rx in templates (5d497a1 )
BREAKING CHANGES
rec: removed obj.fnk module in favour of rec.fnk
v7.0.1
Compare
Sorry, something went wrong.
No results found
7.0.1 (2020-11-10)
Bug Fixes
deps: upgrade runtime and compiler to improve accu handling (139267e )