Skip to content

v0.14.2

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Apr 21:22
76dc6df

AbstractPPL v0.14.2

Diff since v0.14.1

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)