Releases: SciML/SymbolicIndexingInterface.jl
Releases · SciML/SymbolicIndexingInterface.jl
v0.3.46
SymbolicIndexingInterface v0.3.46
Merged pull requests:
- refactor: despecialize methods to avoid invalidations (#134) (@AayushSabharwal)
- build: bump patch version (#135) (@AayushSabharwal)
v0.3.45
SymbolicIndexingInterface v0.3.45
Merged pull requests:
- CompatHelper: bump compat for PrettyTables in [weakdeps] to 3, (keep existing compat) (#130) (@github-actions[bot])
- Fix PrettyTables v3 compatibility in extension (#133) (@ChrisRackauckas-Claude)
v0.3.44
SymbolicIndexingInterface v0.3.44
Merged pull requests:
- Remove allocations in
setp(#131) (@SebastianM-C) - build: bump patch version (#132) (@AayushSabharwal)
Closed issues:
- Enable CompatHelper again (#129)
v0.3.43
SymbolicIndexingInterface v0.3.43
Merged pull requests:
- ci: test with
1,ltsandpreversions of julia (#104) (@thazhemadam) - Enhance .typos.toml configuration to prevent false positives (#126) (@ChrisRackauckas)
- Apply JuliaFormatter to fix code formatting (#127) (@ChrisRackauckas)
- Convert PrettyTables to a package extension (#128) (@ChrisRackauckas-Claude)
v0.3.42
SymbolicIndexingInterface v0.3.42
Merged pull requests:
- fix: fix
NamedTupleparameter observed (#122) (@AayushSabharwal) - build: bump patch version (#123) (@AayushSabharwal)
v0.3.41
SymbolicIndexingInterface v0.3.41
Merged pull requests:
- feat: support
NamedTuplegetters and setters (#121) (@AayushSabharwal)
v0.3.40
SymbolicIndexingInterface v0.3.40
Merged pull requests:
- fix: fix stack overflow on
remake_bufferofDict(#120) (@AayushSabharwal)
v0.3.39
SymbolicIndexingInterface v0.3.39
Merged pull requests:
- feat: prettyprint parameters (#114) (@vyudu)
- fix: improve type-stability of
setsym_oop(#118) (@AayushSabharwal)
v0.3.38
SymbolicIndexingInterface v0.3.38
Merged pull requests:
- fix: handle cases for calling oop setter directly on state/parameter object (#116) (@AayushSabharwal)
- build: bump patch version (#117) (@AayushSabharwal)
Closed issues:
- Missing
parameter_valuesfor MTKParameters/param structure (#115)
v0.3.37
SymbolicIndexingInterface v0.3.37
Merged pull requests:
- fix: fix indexing related to array symbolics (#111) (@AayushSabharwal)
- build: bump patch version (#112) (@AayushSabharwal)