Skip to content

Commit b23f676

Browse files
committed
[4.0.0]
1 parent 7b59ee6 commit b23f676

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [4.0.0] - 2025-04-11
4+
### Added
5+
- Separated parser grammars for lightweight compilation.
6+
- New implementation of evaluator, cleaner and simpler.
7+
- Support of sets and pwmaps implementation switching in runtime.
8+
- Corrected makefiles and test folders code.
9+
310
## [3.0.0] - 2024-10-09
411
### Added
512
- Implemented Ordered Sets of one-dimensional, compact MDIs.

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,13 @@ Report bugs to: marzorati@cifasis-conicet.gov.ar or fernandez@cifasis-conicet.go
119119

120120
# Changelog
121121

122+
## [4.0.0] - 2025-04-11
123+
### Added
124+
- Separated parser grammars for lightweight compilation.
125+
- New implementation of evaluator, cleaner and simpler.
126+
- Support of sets and pwmaps implementation switching in runtime.
127+
- Corrected makefiles and test folders code.
128+
122129
## [3.0.0] - 2024-10-09
123130
### Added
124131
- Implemented Ordered Sets of one-dimensional, compact MDIs.

0 commit comments

Comments
 (0)