Skip to content

v1.2.1

Compare
Choose a tag to compare
@Frassle Frassle released this 10 Aug 22:19
· 124 commits to main since this release
6a159e7

Bug Fixes

  • Return a useful error message when a resource does not have a 'type' field
    specified, rather than a panic.
    #468

  • Fix nested access of unknown properties.
    #490