Skip to content

v0.2.0

Compare
Choose a tag to compare
@tehsmyers tehsmyers released this 11 Oct 22:03
· 104 commits to master since this release
  • Resource attributes (UpdatePolicy, MetaData, etc) now supported
  • .add(child) methods return the added child to support dynamic creation
    of the child when .add is called, e.g.: cft.resources.add(Resource())