Skip to content

v1.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 18:37
· 7 commits to main since this release

v1.0.4 (2024-11-12)

Bug Fixes

  • part_mixin: Fix error thrown by bin_into_grid when called on a data object that didn't contain a 't' coordinate (5cd488c)

  • lcode_backend: Fix missing-argument error when trying to read beamfile.bin files (776a1a2)

Documentation

  • Update documentation (b43f5dc)

  • Update "Installation" and "Getting started" page (6c726a5)

  • Change heading formatting of changelog template (1bf9a95)

Refactoring

  • Change how backend-specific arguments are passed from the open functions to each backend (easier to extend) (825b7ab)