Skip to content

v0.13.0

Compare
Choose a tag to compare
@artasparks artasparks released this 02 Nov 17:59
· 10 commits to master since this release
28657dd

Several significant improvements to the Cluster Bundle plus a variety of cleanups.

Significant changes:

  • Remove the custom dependency resolution code. This was experimental and is no longer necessary. #301
  • Add template-builder support directly in the component builder, to reduce the number of files. #308
  • Add more powerful filtering support #309

Fixes

  • Fix an issue with filter-matching #310
  • Add several more types to patch-templates: #303 #299