Update CHANGELOG.md
This commit is contained in:
parent
4033273cf9
commit
86f7f17b0d
@ -20,12 +20,14 @@
|
|||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
* Get all variables or variable/value pairs in a context via a new trait `IterateVariablesContext` (#108)
|
||||||
* Functions `iter_(read/write)_variable_identifiers`, which iterate over all `ReadVariableIdentifier`s or all `WriteVariableIdentifier`s in an operator tree (#110)
|
* Functions `iter_(read/write)_variable_identifiers`, which iterate over all `ReadVariableIdentifier`s or all `WriteVariableIdentifier`s in an operator tree (#110)
|
||||||
|
|
||||||
### Contributors
|
### Contributors
|
||||||
|
|
||||||
My warmhearted thanks goes to:
|
My warmhearted thanks goes to:
|
||||||
|
|
||||||
|
* [egel557](https://github.com/egel557)
|
||||||
* [Tobias Schmitt](https://github.com/tsmt09)
|
* [Tobias Schmitt](https://github.com/tsmt09)
|
||||||
|
|
||||||
## [8.0.0](https://github.com/ISibboI/evalexpr/compare/7.2.0...8.0.0) - 2022-07-06
|
## [8.0.0](https://github.com/ISibboI/evalexpr/compare/7.2.0...8.0.0) - 2022-07-06
|
||||||
|
Loading…
Reference in New Issue
Block a user