Skip to content

Commit 728e6c7

Browse files
chore(master): release 2.10.0 (#205)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3f3843b commit 728e6c7

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.9.2"
2+
".": "2.10.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.10.0](https://github.com/SymbolicML/DynamicExpressions.jl/compare/v2.9.2...v2.10.0) (2026-08-23)
4+
5+
6+
### Features
7+
8+
* add eval_module option to parse_expression ([#204](https://github.com/SymbolicML/DynamicExpressions.jl/issues/204)) ([3f3843b](https://github.com/SymbolicML/DynamicExpressions.jl/commit/3f3843bce882381a7d91b45c9d39896fa7b0b01c))
9+
310
## [2.9.2](https://github.com/SymbolicML/DynamicExpressions.jl/compare/v2.9.1...v2.9.2) (2026-08-18)
411

512

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "DynamicExpressions"
22
uuid = "a40a106e-89c9-4ca8-8020-a735e8728b6b"
33
authors = ["MilesCranmer <miles.cranmer@gmail.com>"]
4-
version = "2.9.2"
4+
version = "2.10.0"
55

66
[deps]
77
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"

0 commit comments

Comments
 (0)