v1.0.4
v1.0.4 (2024-11-12)
Bug Fixes
-
part_mixin: Fix error thrown by
bin_into_gridwhen called on a data object that didn't contain a't'coordinate (5cd488c) -
lcode_backend: Fix missing-argument error when trying to read
beamfile.binfiles (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
openfunctions to each backend (easier to extend) (825b7ab)