Skip to content

Releases: LovelaceAcademy/ctl-nix

v4.0.0

19 Dec 16:35
Compare
Choose a tag to compare

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)

v3.0.0

14 Mar 03:41
b1366c4
Compare
Choose a tag to compare

3.0.0 (2023-03-14)

⚠ BREAKING CHANGES

  • deps: see CTL upstream for breaking changes

Features

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

v2.1.2

25 Feb 22:46
a7afcaa
Compare
Choose a tag to compare

2.1.2 (2023-02-25)

Bug Fixes

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

v2.1.1

16 Feb 22:44
263aabd
Compare
Choose a tag to compare

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)

v2.1.0

31 Jan 00:54
bebc4f8
Compare
Choose a tag to compare

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

v2.0.1

28 Jan 00:19
4372656
Compare
Choose a tag to compare

2.0.1 (2023-01-28)

Bug Fixes

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

v2.0.0

27 Jan 18:46
34e28ab
Compare
Choose a tag to compare

2.0.0 (2023-01-27)

⚠ BREAKING CHANGES

  • deps: see CTL upstream for breaking changes

Features

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

v1.0.0

03 Jan 23:50
c5f4073
Compare
Choose a tag to compare

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)