Releases: mccode-dev/mccode-antlr
Releases · mccode-dev/mccode-antlr
v0.7.3
What's Changed
- [Add] output_component and input_component keywords to Instr.mcpl_split by @g5t in #64
Full Changelog: v0.7.2...v0.7.3
v0.7.1
What's Changed
- [Update] download-artifact dependency by @g5t in #56
- Use latest mccode-pooch tag instead of 'main' by @g5t in #59
- [Ref] expose run in Python for Instr objects by @g5t in #60
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- [Fix] Issue #51 by @g5t in #52
- [Fix] issue #48, [Fix] commandline mccode utils by @g5t in #53
- [Add] run submodule with usable compile, run, and scan commands by @g5t in #55
- [Update] optional HDF5 (h5py) dependency for numpy>2 support
Full Changelog: v0.6.1...v0.7.0
v0.6.0
What's Changed
- [Fix] transition workflows from Node 16 to Node 20 by @g5t in #45
Full Changelog: v0.5.3...v0.6.0
v0.5.3
What's Changed
- [Fix] dangling component reference check in Instr.split by @g5t in #40
- Refactor test case layout by @g5t in #41
- [Fix] Component reference issue [Add] tests exercising fix by @g5t in #43
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- [Refactor] Instr.split to keep split-component in both Instrs by @g5t in #39
Full Changelog: v0.5.1...v0.5.2