Skip to content

Latest commit

 

History

History
106 lines (62 loc) · 6.13 KB

CHANGELOG.md

File metadata and controls

106 lines (62 loc) · 6.13 KB

Changelog

4.0.0 (2023-12-19)

⚠ BREAKING CHANGES

  • see CTL develop (v7.0.0) for breaking changes

deps

  • upgrade to CTL develop (v7.0.0) (6aa9478)

3.0.0 (2023-03-14)

⚠ BREAKING CHANGES

  • deps: see CTL upstream for breaking changes

Features

  • deps: Bump CTL to v5.0.0 (1b9d55f)

2.1.2 (2023-02-25)

Bug Fixes

  • missing node_modules on purs-nix compile (1e2348e)

2.1.1 (2023-02-16)

Bug Fixes

  • add purs-nix/purs-nix#44 patch to allow node_modules import (d618e37)
  • conflicting FFI deps (ade8175)
  • incorrect version error (1bc5234)

2.1.0 (2023-01-31)

Features

  • add aeson as a internal flake packag (03634d7)
  • add purs-nix and nixpkgs inputs following ps-0.14 (e4a7552)

Bug Fixes

2.0.1 (2023-01-28)

Bug Fixes

  • missing FFI deps after upgrade to v4.0.2 (0f68a6b)
  • re-add toppokki ref (fa42e4f)

2.0.0 (2023-01-27)

⚠ BREAKING CHANGES

  • deps: see CTL upstream for breaking changes

Features

  • deps: Bump CTL to v4.0.2 (03e70e1)

1.0.0 (2023-01-03)

Features

  • add built package-set matching package-set-repo rev (7135fe7)
  • add cardano-transaction-lib and fix aeson-helpers (82ba168)
  • add cardano-transaction-lib deps (ecad26d)
  • add overlay and template (5c08d71)
  • add package-set generator (c474a6c)
  • add package-set overlay using generated file (f706728)
  • add template aeson example (da3e905)
  • compose overlays (4689b11)
  • remove unused inputs (0f566af)
  • template: add ctl dep (d040a05)
  • template: change the deps (f4c4291)
  • template: move the template to LovelaceAcademy/nix-templates#14 (120c081)

Bug Fixes

  • incompatible systems with purs-nix and purs with ctl (bdda675)
  • missing package-set fetch (cd66157)
  • remove missing template (bcb34af)
  • remove test check from ctl-nix (c5f5809)
  • rename la-ctl to ctl-nix (bc24ec8)
  • template incorrect overlays (d0da8fd)