Skip to content

Commit

Permalink
v1.40
Browse files Browse the repository at this point in the history
  • Loading branch information
jandelgado committed Aug 20, 2024
1 parent 852958d commit 2b34905
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog for rabtap

## v1.40 (2024-08-20)

* govalute not being maintained since 2017, we switch to
[Expr](https://expr-lang.org/) for use as the expression-evaluator of the
`--filter <expr>` option. The syntax of `Expr` is similar, but not the same,
so this can be considered a breaking change
* dependency updates

## v1.39.3 (2024-06-22)

* simplify code (fanin) and reduce dependencies
Expand Down

0 comments on commit 2b34905

Please sign in to comment.