Releases: squint-cljs/squint
Releases · squint-cljs/squint
v0.8.141
v0.8.140
v0.8.139
Full Changelog: v0.8.138...v0.8.139
v0.8.138
v0.8.137
What's Changed
- Fix #615: zero? should return false for "0" by @borkdude in #616
- Fix #617: deftype field name munging problem by @borkdude in #623
- Fix #618: named multi-arity fn args don't get munged by @borkdude in #624
- Fix #622: operator precendence issue with | and if by @borkdude in #625
- Fix #626: Implement
take-last
by @grayrest in #627 - Add
clojure.string
functionslower-case
,upper-case
,capitalize
by @plexus in #628
New Contributors
Full Changelog: v0.8.136...v0.8.137
v0.8.136
Full Changelog: v0.8.135...v0.8.136
v0.8.135
What's Changed
- Make
remove
return a transducer when no collection is provided. by @jonasseglare in #610 - Implement the
set?
function by @jonasseglare in #612 - Fix #613: optimize aset by @borkdude in #614
Full Changelog: v0.8.134...v0.8.135
v0.8.134
What's Changed
- Fix #605: merge command line --paths with squint.edn properly by @borkdude in #606
- Make mapcat be a transducer if no collections are provided by @jonasseglare in #608
New Contributors
- @jonasseglare made their first contribution in #608
Full Changelog: v0.8.132...v0.8.134
v0.8.132
v0.8.131
Full Changelog: v0.8.130...v0.8.131