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