File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,14 +5,15 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ 0.6.29 ] [ 0.6.29 ] - 2026-03-23
8+ ## [ 0.7.0 ] [ 0.6.29 ] - 2026-03-23
99
1010### Fixed
1111
1212- Extended ` LATEX_VAR_TOKEN_RE ` regex in ` patterns.py ` to support up to 5 levels of nested braces in subscripts (previously only 1 level)
1313 - Now ` MonteCarlo.run() ` can handle expressions contain deeply nested subscript variables
1414 - Added composable brace-nesting helpers (` _BRACE_L0 ` ..` _BRACE_L4 ` ) for readable regex construction
1515- Added deep nesting test cases to ` test_data.py ` , ` test_patterns.py ` , and ` test_parser.py `
16+ - Forcing version 0.7.0
1617
1718## [ 0.6.28] [ 0.6.28 ] - 2026-03-19
1819
You can’t perform that action at this time.
0 commit comments