Skip to content
Compare
Choose a tag to compare
@TimDiekmann TimDiekmann released this 04 Nov 09:39
· 4052 commits to main since this release
593ee6e

What's Changed

  • The output of Location is no longer hard-coded and can now be adjusted through hooks. (#1237)
  • The TypeId of a value contained in a Frame can now be accessed via Frame::type_id (#1289)
  • Deprecate Frame::location in favor of an additional attachment on context change/creation (#1311)

Full Changelog