File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33[ Squint] ( https://github.com/squint-cljs/squint ) : Light-weight ClojureScript dialect
44
5- ## Unreleased
5+ ## v0.9.183
66
7- - [ #779 ] ( https://github.com/squint-cljs/squint/pull/779 ) : Added ` compare-and-swap! ` , ` swap-vals! ` and ` reset-vals! `
8- - [ #788 ] ( https://github.com/squint-cljs/squint/pull/788 ) : Fixed compilation of ` dotimes ` with ` _ ` binding
9- - [ #790 ] ( https://github.com/squint-cljs/squint/pull/790 ) : Fixed ` shuffle ` not working on lazy sequences
10- - Multiple ` :require-macros ` with ` :refer ` now accumulate instead of overwriting
7+ - [ #779 ] ( https://github.com/squint-cljs/squint/pull/779 ) : Added ` compare-and-swap! ` , ` swap-vals! ` and ` reset-vals! ` ( @ tonsky )
8+ - [ #788 ] ( https://github.com/squint-cljs/squint/pull/788 ) : Fixed compilation of ` dotimes ` with ` _ ` binding ( @ tonsky )
9+ - [ #790 ] ( https://github.com/squint-cljs/squint/pull/790 ) : Fixed ` shuffle ` not working on lazy sequences ( @ tonsky )
10+ - Multiple ` :require-macros ` with ` :refer ` now accumulate instead of overwriting ( @ willcohen )
1111
1212## v0.9.182
1313
Original file line number Diff line number Diff line change 22 "name" : " squint-cljs" ,
33 "type" : " module" ,
44 "sideEffects" : false ,
5- "version" : " 0.9.182 " ,
5+ "version" : " 0.9.183 " ,
66 "files" : [
77 " core.js" ,
88 " src/squint/core.js" ,
You can’t perform that action at this time.
0 commit comments