Skip to content

Releases: purescript/psc-package

v0.2.3

11 Aug 17:07
Compare
Choose a tag to compare

Use Aeson.eitherDecodeStrict (@mjhoy)

v0.2.2

07 Aug 15:57
Compare
Choose a tag to compare

Send errors to stderr (@matthewleon)

v0.2.1

01 Aug 21:26
Compare
Choose a tag to compare

Add back the update command (@nwolverson)

v0.2.0

12 Jul 03:05
Compare
Choose a tag to compare
  • Add --source and --set options to init command (#22)
  • Combine update into the build and repl 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

25 Jun 23:05
Compare
Choose a tag to compare

Add passthrough options using -- for build and repl commands (@Profpatsch)

v0.1.3

27 May 20:05
Compare
Choose a tag to compare

Handle invalid package names properly (@hdgarrood)

v0.1.2

17 Apr 19:11
Compare
Choose a tag to compare

v0.1.1

25 Mar 20:28
Compare
Choose a tag to compare

Add --sort flag to available command.

v0.1.0

21 Mar 03:07
Compare
Choose a tag to compare

Initial release to accompany compiler version 0.11.0