Skip to content

Releases: LovelaceAcademy/nix-templates

v4.1.1

10 Apr 13:02
Compare
Choose a tag to compare

4.1.1 (2023-04-10)

Performance Improvements

  • pix-ctl-full: improve webpack watch rebuild config (8681be1)

v4.1.0

29 Mar 13:38
Compare
Choose a tag to compare

4.1.0 (2023-03-27)

Features

Performance Improvements

  • pix-ctl-full: improve build times by not including testRuntime in devShell (56851ac)

v4.0.0

16 Mar 23:39
Compare
Choose a tag to compare

4.0.0 (2023-03-16)

⚠ BREAKING CHANGES

  • pix-ctl-full: rename pkg and modules
  • hor-plutus: rename pkg and modules
  • hor: rename pkg and modules
  • pix: rename modules
  • hix-plutus: rename pkg and modules
  • hix: rename pkg and modules
  • haskell-nix renamed to hix, plutus renamed to hix-plutus, purs-nix renamed to pix, ctl renamed to pix-ctl, ctl-full renamed to pix-ctl-full

Features

  • add hor template (bfa82be)
  • ctl-full: add scripts (0a873a6)
  • hix-plutus: rename pkg and modules (a3445f4)
  • hix: rename pkg and modules (96bc4f4)
  • hor-plutus: add flake (5eac2b5)
  • hor-plutus: add script output (bdef644)
  • hor-plutus: add script output as package (589ccb0)
  • hor-plutus: copy from hor (96f27ba)
  • hor-plutus: import from hix-plutus (8144604)
  • hor-plutus: rename pkg and modules (e0aea63)
  • hor: add minimal template (ae4ea3d)
  • hor: rename pkg and modules (ef89590)
  • pix-ctl-full: change contract to hor-plutus (5a4502e)
  • pix-ctl-full: rename pkg and modules (abcca02)
  • pix: rename modules (eb47252)
  • rename all templates to a new naming std (fd01ab9)

Bug Fixes

  • add missing IFD on hor (3ab3ca3)
  • ctl-full: incorrect contract url (723f6f6)
  • hor-plutus: fix checks not working (1b4138f)
  • hor-plutus: script output (590d561)
  • hor-plutus: unsupported cabal-version (9b7123f)
  • hor: checks not working (d61d63b)
  • hor: unsupported cabal-version (6b5a559)
  • pix-ctl-full: fix example (45728e1)

Performance Improvements

  • hor: remove useless file (19196ce)

v3.0.0

14 Mar 03:43
Compare
Choose a tag to compare

3.0.0 (2023-03-14)

⚠ BREAKING CHANGES

  • ctl-full: ogmius-datum-cache and postgres removed from runtime (see LovelaceAcademy/ctl-nix for more info)
  • ctl: ogmius-datum-cache and postgres removed from runtime (see LovelaceAcademy/ctl-nix for more info)

Bug Fixes

  • remove broken iohk cache (172daf6)
  • remove broken plutonomicon cache (10e3f2b)

Build System

v2.1.0

04 Mar 01:39
Compare
Choose a tag to compare

2.1.0 (2023-03-04)

Features

  • ctl-full: add an option to speedup dev runtime (be3bd23)
  • ctl-full: add watch tests (2c97c62)
  • ctl: change from nami to eternl given nami is not signing txs (be555c4)

Bug Fixes

  • ctl-full: check not working (8816ade)

v2.0.1

25 Feb 22:46
Compare
Choose a tag to compare

2.0.1 (2023-02-25)

Bug Fixes

  • ctl-full: missing node_modules on purs-nix compile (b7b1968)
  • ctl-full: tests not running in checks (3d8865d)
  • remove not working cache (7b89330)

v2.0.0

18 Feb 00:03
Compare
Choose a tag to compare

2.0.0 (2023-02-18)

⚠ BREAKING CHANGES

  • ctl-full: webpack and serve removed

Features

  • add additional community caches (3dcccd6)
  • ctl-full: add tests with plutip (4613273)
  • ctl-full: reorganize ctl-full commands (2158f27)
  • plutus: add a minimal typed plutus example, add plutus-apps (cd127ce)
  • update nix cache to fix #55 (1a46995)

Bug Fixes

  • ctl-full: remove unused import (adf226f)
  • ctl-full: remove unused test deps (58a01e9)

v1.5.2

07 Feb 13:05
Compare
Choose a tag to compare

1.5.2 (2023-02-07)

Bug Fixes

  • ctl-full: nix does not have NODE_PATH (25c2c49)
  • ctl-full: update webpack for ctl v4.0.2 (fa309e1)

v1.5.1

04 Feb 00:21
Compare
Choose a tag to compare

1.5.1 (2023-02-04)

Bug Fixes

  • ctl-full: cardano-cli incorrect volume (f9a7411)

v1.5.0

03 Feb 15:37
Compare
Choose a tag to compare

1.5.0 (2023-02-03)

Features

  • ctl-full: add ctl-full from ctl (4f096d9)
  • ctl-full: add docs (62a5179)
  • ctl-full: add runtime and cardano-cli (2ca8298)
  • ctl-full: add webpack, purs-nix, serve, dev, bundle (64f6fbe)

Bug Fixes

  • ctl-full: add missing Affjax FFI (eddf4ff)
  • incorrect ctl-full description (c02fd32)