Skip to content

Commit

Permalink
chore: prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
leostera committed Apr 24, 2024
1 parent 05a4fb4 commit 1cbc2d4
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,19 @@
# Changes
# 0.0.3

## 0.0.2
* Refactored expression evaluation – thanks @gpetiot :clap:
* Support conditionally disabling match cases, function branches, module structure and signature items – thank @kfoxder :sparkles:
* Updated cookbook with more examples
* Improvements on nix setup – thanks @metame :rainbow:

# 0.0.2

* Fix single var configuration failing – thanks @metame 👏
* Support conditionally disabling all structure-items
* Support conditionally disabling variant constructors and record fields
* Add better docs for the Config language, and a small cookbook
* Support `cfg` and `config` for use in Melange v3 and future version

## 0.0.1
# 0.0.1

Initial release with support for:

Expand Down

0 comments on commit 1cbc2d4

Please sign in to comment.