Skip to content

Latest commit

 

History

History
48 lines (28 loc) · 1.55 KB

CHANGELOG.md

File metadata and controls

48 lines (28 loc) · 1.55 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 (2024-05-31)

⚠ BREAKING CHANGES

  • set default directory to project root (#79)

Bug Fixes

  • set default directory to project root (#79) (903e557)

0.4.0 (2024-02-05)

Features

  • suppress nix profile install output (#52) (e4d2c7c)

0.3.0 (2024-02-02)

Features

  • mutable tags and automatic updates (0fae033)

[Unreleased]

[v0.2.0] - 2023-05-04

Changed

  • Replace docker action with nix composite action

[v0.1.2] - 2023-02-05

Changed

  • Use nix flake to build and run

[v0.1.1] - 2023-01-19

Fixed

  • Readme code snippets

[v0.1.0] - 2023-01-19

Added

  • Initial release