Releases: purescript/psc-package
Releases · purescript/psc-package
v0.2.3
v0.2.2
Send errors to stderr (@matthewleon)
v0.2.1
Add back the update
command (@nwolverson)
v0.2.0
- Add
--source
and--set
options toinit
command (#22) - Combine
update
into thebuild
andrepl
commands (#31, #32) - Clone repos in parallel, making updates much faster (#38)
- Find transitive dependencies when updating, so that the package set JSON does not need to include transitive dependencies, making publishing easier (#36)
v0.1.4
Add passthrough options using --
for build
and repl
commands (@Profpatsch)
v0.1.3
Handle invalid package names properly (@hdgarrood)
v0.1.2
- Show help text by default (@matthewleon)
- Use latest LTS (@matthewleon)