Skip to content

Releases: jeslie0/mkSpagoDerivation

0.2.0

14 Jan 20:17
93800a8
Compare
Choose a tag to compare

[0.2.0] - 2024-01-14

This release brings breaking changes that makes the usage of mkSpagoDerivation more consistent.

Changed

  • Breaking: Require a spago.lock file for dependency fetching
  • Breaking: Remove internal use of purs and spago
  • Update all tests to use the current version of mkSpagoDerivation

Added

  • Add tests for remote packages and local packages
  • Build projects from spago.lock files (#1)

Removed

  • Delete functionality to build PureScript project with only a spago.yaml file

Fixed

  • Local packages are now handled properly

0.1.0 - Initial release

14 Jan 20:15
fad7e3b
Compare
Choose a tag to compare
v0.1.0

Update ReadMe