Skip to content

v2022.11.23

Choose a tag to compare

@github-actions github-actions released this 28 Nov 18:39
· 455 commits to master since this release
ab3f010

What's Changed

  • Automatic loading of packages from zap files. by @tecimovic in #806
  • Allow failures in non-strict autoloading, to accomodate for legacy files. by @tecimovic in #822
  • Picking up the first available gen templates json package when one is not mentioned by the zap file by @brdandu in #823
  • Providing a mechanism in Overridable to prevent additional comments by @brdandu in #821
  • Add preserveAcronyms support to asLowerCamelCase. by @bzbarsky-apple in #824
  • Switch to Matter-friendly package matching. by @tecimovic in #825
  • Fix the failure with camelcasing logic. by @tecimovic in #827
  • Category-based package matching. by @tecimovic in #830
  • Add unit test for category matching. by @tecimovic in #831
  • Update apack.json interface to specify fuzzy package match. by @tecimovic in #834

Full Changelog: v2022.11.16...v2022.11.23