AbstractPPL v0.14.2
Fix string serialisation of VarNames such that the order of keyword arguments is preserved (this was previously guaranteed, but JSON.jl v1.5.0 introduced a change that caused the keyword arguments to always be sorted.)
Minor performance optimisation for AbstractPPL.append_optic.
Merged pull requests:
- CompatHelper: add new compat entry for DimensionalData at version 0.29 for package test, (keep existing compat) (#151) (@github-actions[bot])
- CompatHelper: add new compat entry for DimensionalData at version 0.30 for package test, (keep existing compat) (#153) (@github-actions[bot])
- Micro-optimise append_optic; fix serialisation for JSON@1.5.0 (#154) (@penelopeysm)
Closed issues:
- ✨ Set up Copilot instructions (#132)