0.5.0
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