Releases: jeslie0/mkSpagoDerivation
Releases · jeslie0/mkSpagoDerivation
0.2.0
[0.2.0] - 2024-01-14
This release brings breaking changes that makes the usage of mkSpagoDerivation more consistent.
Changed
- Breaking: Require a spago.lockfile 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.lockfiles (#1)
Removed
- Delete functionality to build PureScript project with only a spago.yamlfile
Fixed
- Local packages are now handled properly
0.1.0 - Initial release
v0.1.0 Update ReadMe