Releases: molarmanful/sclin
Releases · molarmanful/sclin
v0.1.12
- reverted file structure because cross-platforming was a total mistake
- should fix artifacts not publishing correctly
v0.1.11
- Comment JS output from build.sc
v0.1.11-0
- fix releases not showing up in maven?
v0.1.10
- added
union
,intxn
,diff
- created cross-platform skeleton for potential future with ScalaJS/Scala Native
- added
--nocolor
flag
v0.1.9
- Fixed
roll
,nix
- Updated docs with some more examples + table of contents
v0.1.8
- Added
/#^
- Changed
--
behavior
v0.1.7
- Added
,'
,,,'
- Added reshaping functions:
mold
,I*
,I^
v0.1.6
- Added
fold~
v0.1.5
- Added
TASK
alongsideFUT
for finer control over concurrency (docs WIP)
v0.1.4
- Added
tpose