Skip to content

0.5.0

Compare
Choose a tag to compare
@tehsmyers tehsmyers released this 14 Mar 18:38
· 23 commits to master since this release

Various improvements and bugfixes planned. Major bugfix is the ability to attach Conditions to Resources. Major new features will be to add support for streaming a pyplate in through stdin, and the ability to generate templates without using the pyplates cli directly.

CHANGES

  • "Fix" a travis error happening when it tries to install unittest2
  • Moved stdin/stdout file checks into Schema validators
  • generate callable moved to core
  • Accepting CLI options from stdin
  • wayward debug print removed
  • ImageId typo in template also fixed
  • conditions are properly attachable to resources
  • fixing variable name
  • c_ref is in __all__ now

https://github.com/seandst/cfn-pyplates/milestones/0.5.0