Releases: fink-lang/std-lib
Releases · fink-lang/std-lib
v8.6.0
12 Aug 09:58
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
12 Jul 17:56
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
12 Jul 15:17
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
10 Jul 18:48
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
09 Jul 12:54
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
28 Jun 09:01
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
19 May 11:07
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
02 Dec 07:09
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
01 Dec 14:52
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
10 Nov 14:18
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 )