0.19.0
Breaking changes (😱!!!):
- Deprecate
-d
flag fordeps-only
(#712) - instead only support the--deps-only
long form - Switch from
-D
to-d
as shorthand for specifying dependencies withinspago repl
(#712)
New features:
- Add
spago script
command. It can be used to run standalone PureScript files as scripts (#712, #724, #683)
Other improvements: