File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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.
Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments