Skip to content

v0.5.3

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 16:24
d6d898b

AbstractPPL v0.5.3

Diff since v0.5.2

Closed issues:

  • Feature requests and use cases (#3)
  • Soss compatibility (#2)
  • Use repr for pretty printing indices (#50)
  • Supporting mutating node values in GraphInfo (#51)
  • More operations for GraphInfo (#53)
  • Fix type stability for indexing fields of Model/GraphInfo (#64)
  • Issues with deepcopy for AbstractPPL.GraphPPL.Model (#66)
  • Tag a new version compatible with Setfield@1 (#74)

Merged pull requests:

  • Remaking Model consturctor to turn values into Ref(values) (#57) (@PavanChaggar)
  • Implementing evaluation interface (#63) (@PavanChaggar)
  • CompatHelper: bump compat for Setfield to 1 for package test, (keep existing compat) (#68) (@github-actions[bot])
  • Backport setfield 1.0 support to AbstractPPL 0.5 (#76) (@yebai)