Skip to content

Latest commit

 

History

History
50 lines (39 loc) · 1.14 KB

CHANGELOG.rst

File metadata and controls

50 lines (39 loc) · 1.14 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Added

  • Python 3 support
  • Exclude plate templates from gitignore: restore missing files from Ruby gem plate
  • Plate for plate
  • Documentation skeleton

0.2.0 - 2018-07-21

Added

  • Ruby gem plate
  • License plate (MIT, Apache 2.0, GNU)
  • Excluding template paths by regex
  • setup.py command to build and publish the package

Changed

  • Python plate: added testing environment
  • Python plate: added exceptions base
  • Enabled trimming Jinja blocks in template environment

0.1.5 - 2018-05-13

Added

  • Foundations of plates framework
  • Python package plate
  • Python script plate
  • Ansible role plate
  • Bash script plate