-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
41 lines (23 loc) · 911 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Changelog
=========
This document describes changes between each past release. For information
about future releases, check `milestones`_ and :doc:`/about/vision`.
0.2 (unreleased)
----------------
API simplification.
- Feature #9 - ``piecutter.Cutter`` class encapsulates template rendering
process. Setup a cutter as you like, then use it to render templates.
- Bug #11 - On PyPI, README is rendered as HTML (was not, because of some raw
HTML). Badges were removed from PyPI page.
0.1.1 (2014-04-09)
------------------
Fixes around distribution of release 0.1.
- Bug #12 - piecutter archive on PyPI was missing many files.
0.1 (2014-04-08)
----------------
Initial release.
- Feature #6 - Imported stuff from diecutter: loaders, writers, resources and
engines.
.. rubric:: Notes & references
.. target-notes::
.. _`milestones`: https://github.com/diecutter/piecutter/issues/milestones