annotate CHANGELOG.rst @ 636:a5910616ee59

cm: Regenerate the CHANGELOG.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 09 Feb 2016 21:50:05 -0800
parents 442cf576ae25
children 7940861ff9bc
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9
8f7ba2c95025 Add packaging and related files.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
1
545
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
2 #########
9
8f7ba2c95025 Add packaging and related files.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
3 CHANGELOG
545
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
4 #########
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
5
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
6 This is the changelog for PieCrust_.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
7
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
8 .. _PieCrust: http://bolt80.com/piecrust/
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
9
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
10
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
11
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
12 ==================================
636
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
13 1. PieCrust 2.0.0b4 (2016-02-09)
572
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
14 ==================================
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
15
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
16
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
17 1.0 Commands
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
18 ----------------------
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
19
636
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
20 * chef: Fix the ``--config-set`` option.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
21 * chef: Add ``--pid-file`` option.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
22 * bake: Add new performance timers.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
23 * bake: Add support for a "known" page setting that excludes it from the bake.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
24 * bake: Add option to bake assets for FoodTruck. This is likely temporary.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
25 * sources: Add method to get a page factory from a path.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
26 * sources: Add code to support "interactive" metadata acquisition.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
27 * serve: Make it possible to preview pages with a custom root URL.
572
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
28 * serve: Fix corner cases where the pipeline doesn't run correctly.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
29 * showconfig: Don't crash when the whole config should be shown.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
30 * bake: Don't re-setup logging for workers unless we're sure we need it.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
31 * serve: Fix error reporting when the background pipeline fails.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
32 * chef: Add ``--debug-only`` option to only show debug logging for a given logger.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
33 * routes: Add better support for taxonomy slugification.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
34 * serve: Improve reloading and shutdown of the preview server.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
35 * serve: Don't crash when looking at the debug info in a stand-alone window.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
36 * serve: Improve debug information in the preview server.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
37 * serve: Refactor the server to make pieces usable by the debugging middleware.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
38 * serve: Fix timing information in the debug window.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
39 * serve: Extract some of the server's functionality into WSGI middlewares.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
40 * serve: Rewrite of the Server-Sent Event code for build notifications.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
41 * serve: Werkzeug docs say you need to pass a flag with ``wrap_file`` .
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
42 * bake: Add a flag to know which record entries got collapsed from last run.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
43 * bake: Set the flags, don't combine.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
44
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
45 1.1 Core
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
46 ----------------------
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
47
636
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
48 * debug: Fix debug window CSS.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
49 * debug: Don't show parentheses on redirected properties.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
50 * debug: Fix how the linker shows children/siblings/etc. in the debug window.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
51 * internal: Some fixes to the new app configuration.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
52 * internal: Refactor the app configuration class.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
53 * internal: Rename ``raw_content`` to ``segments`` since it's what it is.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
54 * bug: Fix a crash when some errors occur during page rendering.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
55 * data: Fix a crash bug when no parent page is set on an iterator.
572
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
56 * bug: Correctly handle root URLs with special characters.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
57 * debug: Fix a crash when rendering debug info for some pages.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
58
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
59 1.2 Project
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
60 ----------------------
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
61
636
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
62 * docs: Make FoodTruck screenshots the proper size.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
63 * cm: Add script to generate documentation.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
64 * docs: Add documentation about FoodTruck.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
65 * docs: Add raw files for FoodTruck screenshots.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
66 * docs: Add documentation about the ``publish`` command.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
67 * cm: Add some pretty little icons in the README.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
68 * tests: Add unicode tests for case-sensitive file-systems.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
69 * cm: Merge the 2 foodtruck folders, cleanup.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
70 * cm: Fix Gulp config.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
71 * docs: Fix broken link.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
72 * cm: Put Bower/Gulp/etc. stuff all at the root.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
73 * cm: Add requirements for FoodTruck.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
74 * cm: Ignore more stuff for CtrlP or Gutentags.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
75 * tests: Fix (hopefully) time-sensitive tests.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
76 * cm: CHANGELOG generator can handle future versions.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
77 * docs: Remove LessCSS dependencies in the tutorial, fix typos.
572
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
78 * tests: Fix broken unit test.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
79 * tests: Fix another broken test.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
80 * docs: Add reference entry about the ``site/slugify_mode`` setting.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
81 * tests: Fix broken test.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
82 * tests: Print more information when a bake test fails to find an output file.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
83
636
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
84 1.3 Miscellaneous
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
85 ----------------------
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
86
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
87 * admin: Make the publish UI handle new kinds of target configurations.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
88 * admin: Fix crashes when creating a new page.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
89 * admin: Fix responsive layout.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
90 * admin: Use ``HGPLAIN`` for the Mercurial VCS provider.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
91 * publish: Add option to change the source for the ``rsync`` publisher.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
92 * publish: Change the ``shell`` config setting name for the command to run.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
93 * publish: Add the ``rsync`` publisher.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
94 * publish: Polish/refactor the publishing workflows.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
95 * admin: Make the sidebar togglable for smaller screens.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
96 * admin: Change the default admin server port to 8090, add ``--port`` option.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
97 * admin: Improve publish logs showing as alerts in the admin panel.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
98 * publish: Make the ``shell`` log update faster by flushing the pipe.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
99 * publish: Add publish command.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
100 * admin: Use the app directory, not the cwd, in case of ``--root`` .
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
101 * admin: Configuration changes.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
102 * admin: Fix "Publish started" message showing up multiple times.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
103 * admin: Show the install page if no secret key is available.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
104 * admin: Prompt the user for a commit message when committing a page.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
105 * admin: Fix creating pages.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
106 * admin: Better UI for publishing websites.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
107 * admin: Better error reporting, general clean-up.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
108 * admin: Fix constructor for Mercurial SCM.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
109 * admin: Set the ``DEBUG`` flag before the app runs so we can read it during setup.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
110 * admin: Ability to configure SCM stuff per site.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
111 * admin: Better production config for FoodTruck, provide proper first site.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
112 * admin: Make sure we have a valid default site to start with.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
113 * admin: Dashboard UI cleaning, re-use utility function for page summaries.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
114 * admin: Add summary of page in source listing.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
115 * admin: New ``admin`` command to manage FoodTruck-related things.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
116 * admin: Add "FoodTruck" admin panel from the side experiment project.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
117 * cli: More proper argument parsing for the main/root arguments.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
118 * cli: Add ``--no-color`` option.
a5910616ee59 cm: Regenerate the CHANGELOG.
Ludovic Chabant <ludovic@chabant.com>
parents: 572
diff changeset
119
572
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
120 ==================================
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
121 2. PieCrust 2.0.0b3 (2015-08-01)
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
122 ==================================
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
123
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
124
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
125 1.0 Commands
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
126 ----------------------
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
127
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
128 * import: Correctly convert unicode characters in site configuration.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
129 * import: Fix the PieCrust 1 importer.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
130 * import: Add some debug logging.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
131
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
132 1.1 Core
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
133 ----------------------
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
134
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
135 * internal: Fix a severe bug with the file-system wrappers on OSX.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
136 * templating: Make more date functions accept 'now' as an input.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
137
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
138 1.2 Project
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
139 ----------------------
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
140
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
141 * cm: Update changelog.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
142 * cm: Changelog generator script.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
143 * cm: Add a Gutentags config file for ``ctags`` generation.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
144 * tests: Check accented characters work in configurations.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
145 * cm: Ignore Rope cache.
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
146
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
147 ==================================
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
148 3. PieCrust 2.0.0b2 (2015-07-29)
545
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
149 ==================================
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
150
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
151
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
152 1.0 Commands
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
153 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
154
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
155 * prepare: More help about scaffolding.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
156
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
157 1.1 Core
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
158 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
159
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
160 * bug: Fix crash running ``chef help scaffolding`` outside of a website.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
161
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
162 ==================================
572
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
163 4. PieCrust 2.0.0b1 (2015-07-29)
545
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
164 ==================================
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
165
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
166
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
167 1.0 Commands
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
168 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
169
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
170 * prepare: Fix the RSS template.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
171 * serve: Improve Jinja rendering error reporting.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
172 * serve: Don't show the same error message twice.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
173 * serve: Say what page a rendering error happened in.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
174 * serve: Improve error reporting when pages are not found.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
175 * bake: Add a processor to generate a Pygments style CSS file.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
176 * bake: Fix logging configuration for multi-processing on Windows.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
177 * themes: Improve CLI, add ``deactivate`` command.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
178 * themes: Don't fixup template directories, it's actually better as-is.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
179 * serve: Try to serve taxonomy pages after all normal pages have failed.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
180 * serve: Fix a crash when matching taxonomy URLs with incorrect URLs.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
181 * bake: Fix random crash with the Sass processor.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
182 * themes: Add a ``link`` sub-command to install a theme via a symbolic link.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
183 * themes: Add config paths to the cache key.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
184 * themes: Proper template path fixup for the theme configuration.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
185 * bake: Set the worker ID in the configuration. It's useful.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
186 * themes: Fix crash when invoking command with no sub-command.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
187
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
188 1.1 Core
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
189 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
190
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
191 * templating: Add ``now`` global to Jinja, improve date error message.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
192 * bug: Of course I broke something. Some exceptions need to pass through Jinja.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
193 * bug: Fix file-system wrappers for non-Mac systems.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
194 * bug: Forgot to add a new file like a big n00b.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
195 * config: Make sure ``site/auto_formats`` has at least ``html`` .
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
196 * internal: Return ``None`` instead of raising an exception when finding pages.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
197 * internal: Improve handling of taxonomy term slugification.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
198 * formatting: Add support for Markdown extension configs.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
199 * templating: ``highlight_css`` can be passed the name of a Pygments style.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
200 * bug: Fix a crash with the ``ordered`` page source when sorting pages.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
201 * internal: Fix some edge-cases for splitting sub-URIs.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
202 * internal: Fix timing info.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
203 * templating: Make Jinja support arbitrary extension, show warning for old stuff.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
204 * internal: Correctly split sub URIs. Add unit tests.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
205
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
206 1.2 Project
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
207 ----------------------
9
8f7ba2c95025 Add packaging and related files.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
208
545
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
209 * tests: Help the Yaml loader figure out the encoding on Windows.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
210 * cm: Re-fix Mac file-system wrappers.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
211 * cm: Add ``unidecode`` to requirements.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
212 * tests: Fix processing test after adding ``PygmentsStyleProcessor`` .
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
213 * docs: Use fenced code block syntax.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
214 * docs: Add some syntax highlighting to tutorial pages.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
215 * docs: Make code prettier :)
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
216 * docs: Always use Pygments styles. Use the new CSS generation processor.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
217 * docs: Configure fenced code blocks in Markdown with Pygments highlighting.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
218 * docs: Add some API documentation.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
219 * docs: Start a proper "code/API" section.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
220 * cm: Error in ``.hgignore`` . Weird.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
221 * docs: No need to specify the layout here.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
222 * docs: Make the "deploying" page consistent with "publishing".
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
223 * docs: More generic information about baking and publishing.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
224 * tests: Fix the Mustache tests on Windows.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
225 * tests: Fix ``find`` tests on Windows.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
226 * tests: Fix processing tests on Windows.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
227 * tests: Normalize test paths using the correct method.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
228 * cm: Fix benchmark website generation on Windows.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
229 * cm: Ignore ``.egg-info`` stuff.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
230
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
231 1.3 Miscellaneous
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
232 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
233
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
234 * bake/serve: Improve support for unicode, add slugification options.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
235 * cosmetic: Remove debug print here too.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
236 * cosmetic: Remove debug printing.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
237 * sass: Overwrite the old map file with the new one always.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
238 * less: Fix issues with the map file on Windows.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
239 * jinja: Support ``.j2`` file extensions.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
240
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
241 ==================================
572
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
242 5. PieCrust 2.0.0a13 (2015-07-14)
545
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
243 ==================================
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
244
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
245
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
246 1.0 Commands
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
247 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
248
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
249 * bake: Fix a bug with copying assets when ``pretty_urls`` are disabled.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
250
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
251 1.1 Core
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
252 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
253
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
254 * bug: Fix copying of page assets during the bake.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
255 * bug: Correctly setup the environment/app for bake workers.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
256
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
257 ==================================
572
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
258 6. PieCrust 2.0.0a12 (2015-07-14)
545
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
259 ==================================
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
260
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
261
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
262 1.0 Commands
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
263 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
264
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
265 * bake: Pass the config variants and values from the CLI to the baker.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
266 * bake: Add CLI argument to specify job batch size.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
267 * bake: Use batched jobs in the worker pool.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
268 * bake: Correctly use the ``num_worers`` setting.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
269 * bake: Abort "render first" jobs if we start using other pages.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
270 * bake: Don't pass the previous record entries to the workers.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
271 * bake: Optimize the bake by not using custom classes for passing info.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
272 * serve: Use Werkzeug's HTTP exceptions correctly.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
273 * serve: Fix bug with creating routing metadata from the URL.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
274 * bake: Commonize worker pool code between html and asset baking.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
275 * bake: Tweaks to the ``sitemap`` processor. Add tests.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
276 * bake: Pass the sub-cache directory to the bake workers.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
277 * bake: Improve performance timers reports.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
278 * serve: Fix crash on start.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
279 * bake: Improve bake record information.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
280 * bake: Make pipeline processing multi-process.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
281 * bake: Enable multiprocess baking.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
282
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
283 1.1 Core
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
284 ----------------------
9
8f7ba2c95025 Add packaging and related files.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
285
545
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
286 * bug: Fix CLI crash caused by configuration variants.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
287 * internal: Handle data serialization more under the hood.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
288 * internal: Add support for fake pickling of date/time structures.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
289 * internal: Just use the plain old standard function.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
290 * rendering: Truly skip formatters that are not enabled.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
291 * templating: Let Jinja2 cache the parsed template for page contents.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
292 * internal: Add a ``fastpickle`` module to help with multiprocess serialization.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
293 * bug: Fix infinite loop in Jinja2 rendering.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
294 * performance: Only use Jinja2 for rendering text if necessary.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
295 * performance: Use the fast YAML loader if available.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
296 * performance: Add profiling to the asset pipeline workers.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
297 * internal: Remove unnecessary import.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
298 * performance: Refactor how data is managed to reduce copying.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
299 * bug: Fix routing bug introduced by 21e26ed867b6.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
300 * bug: Fix a crash when errors occur while processing an asset.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
301 * reporting: Print errors that occured during pipeline processing.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
302 * templating: Add modification time of the page to the template data.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
303 * reporting: Better error messages for incorrect property access on data.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
304 * internal: Floats are also allowed in configurations, duh.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
305 * internal: Create full route metadata in one place.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
306 * templating: Workaround for a bug with Pystache.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
307 * templating: Fix Pystache template engine.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
308 * performance: Compute default layout extensions only once.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
309 * performance: Quick and dirty profiling support for bake workers.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
310 * internal: Fix caches being orphaned from their directory.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
311 * render: Lazily import Textile package.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
312 * internal: Remove unnecessary code.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
313 * internal: Optimize page data building.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
314 * internal: Optimize page segments rendering.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
315 * internal: Add utility function for incrementing performance timers.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
316 * internal: Move ``MemCache`` to the ``cache`` module, remove threading locks.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
317 * internal: Register performance timers for plugin components.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
318 * internal: Allow re-registering performance timers.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
319 * debug: Fix serving of resources now that the module moved to a sub-folder.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
320 * debug: Better debug info output for iterators, providers, and linkers.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
321 * debug: Add support for more attributes for the debug info.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
322 * debug: Log error when an exception gets raised during debug info building.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
323 * linker: Add ability to return the parent and ancestors of a page.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
324
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
325 1.2 Project
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
326 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
327
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
328 * cm: Fix wrong directory for utilities.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
329 * cm: Add script to generate benchmark websites.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
330 * cm: Use Travis CI's new infrastructure.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
331 * tests: Fix Jinja2 test.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
332 * cm: Move build directory to util to avoid conflicts with pip.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
333 * tests: Fix crash in processing tests.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
334 * tests: Add pipeline processing tests.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
335 * docs: Add the ``--pre`` flag to ``pip install`` while PieCrust is in beta.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
336
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
337 1.3 Miscellaneous
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
338 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
339
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
340 * Fixed 'bootom' to 'bottom'
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
341 * markdown: Cache the formatter once.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
342
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
343 ==================================
572
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
344 7. PieCrust 2.0.0a11 (2015-05-18)
545
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
345 ==================================
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
346
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
347
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
348 1.0 Commands
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
349 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
350
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
351 * bake: Return all errors from a bake record entry when asked for it.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
352 * serve: Fix bug where ``?!debug`` doesn't get appending correctly.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
353 * serve: Remove development assert.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
354
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
355 1.1 Core
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
356 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
357
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
358 * linker: Fix linker returning the wrong value for ``is_dir`` in some situations.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
359 * linker: Fix error when trying to list non-existing children.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
360 * pagination: Fix regression bug with previous/next posts.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
361 * data: Fix regression bug with accessing page metadata that doesn't exist.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
362
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
363 1.2 Project
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
364 ----------------------
9
8f7ba2c95025 Add packaging and related files.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
365
545
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
366 * tests: More accurate marker position for diff'ing strings.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
367 * tests: Fail bake tests with a proper error message when bake fails.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
368 * tests: Move all bakes/cli/servings tests files to have a YAML extension.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
369 * tests: Also mock ``open`` in Jinja to be able to use templates in bake tests.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
370 * tests: Add support for testing the Chef server.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
371
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
372 1.3 Miscellaneous
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
373 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
374
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
375 * jinja: Look for ``html`` extension first instead of last.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
376
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
377 ==================================
572
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
378 8. PieCrust 2.0.0a10 (2015-05-15)
545
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
379 ==================================
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
380
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
381
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
382 1.2 Project
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
383 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
384
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
385 * setup: Add ``requirements.txt`` to ``MANIFEST.in`` so it can be used by the setup.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
386
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
387 ==================================
572
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
388 9. PieCrust 2.0.0a9 (2015-05-11)
545
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
389 ==================================
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
390
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
391
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
392 1.0 Commands
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
393 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
394
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
395 * serve: Add a generic WSGI app factory.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
396 * serve: Compatibility with ``mod_wsgi`` .
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
397 * serve: Add a WSGI utility module for easily getting a default app.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
398 * serve: Add ability to suppress the debug info window programmatically.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
399 * serve: Split the server code in a couple modules inside a ``serving`` package.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
400
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
401 1.1 Core
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
402 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
403
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
404 * internal: Make it possible to pass ``argv`` to the main Chef function.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
405 * data: Fix problems with using non-existing metadata on a linked page.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
406 * routing: Fix bugs with matching URLs with correct route but missing metadata.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
407
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
408 1.2 Project
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
409 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
410
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
411 * tests: Add a Chef test for the ``find`` command.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
412 * tests: Add support for "Chef tests", which are direct CLI tests.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
413 * docs: Add lame bit of documentation on publishing your website.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
414 * docs: Add documentation for deploying as a dynamic CMS.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
415 * tests: Fix serving unit-tests.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
416 * setup: Keep the requirements in sync between ``setuptools`` and ``pip`` .
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
417
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
418 ==================================
572
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
419 10. PieCrust 2.0.0a8 (2015-05-03)
545
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
420 ==================================
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
421
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
422
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
423 1.0 Commands
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
424 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
425
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
426 * theme: Fix link to PieCrust documentation.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
427 * serve: Giant refactor to change how we handle data when serving pages.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
428 * sources: Default source lists pages in order.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
429 * serve: Refactoring and fixes to be able to serve taxonomy pages.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
430 * sources: Fix how the ``autoconfig`` source iterates over its structure.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
431 * bake: Fix crash when handling bake errors.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
432
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
433 1.1 Core
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
434 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
435
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
436 * caching: Use separate caches for config variants and other contexts.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
437 * linker: Don't put linker stuff in the config.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
438 * config: Add method to deep-copy a config and validate its contents.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
439 * internal: Return the first route for a source if no metadata match is needed.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
440
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
441 1.2 Project
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
442 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
443
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
444 * tests: Changes to output report and hack for comparing outputs.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
445
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
446 1.3 Miscellaneous
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
447 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
448
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
449 * Update development ``requirements.txt`` , add code coverage tools.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
450 * Update ``requirements.txt`` .
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
451
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
452 ==================================
572
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
453 11. PieCrust 2.0.0a7 (2015-04-20)
545
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
454 ==================================
9
8f7ba2c95025 Add packaging and related files.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
455
8f7ba2c95025 Add packaging and related files.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
456
545
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
457 1.0 Commands
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
458 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
459
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
460 * import: Use the proper baker setting in the Jekyll importer.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
461 * serve: Don't access the current render pass info after rendering is done.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
462 * chef: Fix pre-parsing.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
463 * chef: Add a ``--config-set`` option to set ad-hoc site configuration settings.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
464 * find: Don't change the pattern when there's none.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
465 * bake: Improve render context and bake record, fix incremental bake bugs.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
466 * bake: Several bug taxonomy-related fixes for incorrect incremental bakes.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
467 * bake: Use a rotating bake record.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
468 * showrecord: Add ability to filter on the output path.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
469 * serve: Fix crash on URI parsing.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
470
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
471 1.1 Core
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
472 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
473
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
474 * data: Also expose XML date formatting as ``xmldate`` in Jinja.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
475 * pagination: Make pagination use routes to generate proper URLs.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
476 * internal: Remove unused code.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
477 * config: Add ``default_page_layout`` and ``default_post_layout`` settings.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
478 * internal: Template functions could potentially be called outside of a render.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
479 * internal: Fix stupid routing bug.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
480 * internal: Use hashes for cache paths.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
481 * internal: Try handling URLs in a consistent way.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
482
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
483 1.2 Project
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
484 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
485
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
486 * docs: Add documentation for importing content from other engines.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
487 * build: Put dev-only lib requirements into a ``dev-requirements.txt`` file.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
488 * docs: Add "active page" style for the navigation menu.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
489 * tests: Improve bake tests output, add support for partial output checks.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
490 * tests: Add more utility functions to the mock file-system.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
491 * docs: Add new site configuration settings to the reference documentation.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
492 * tests: Support for YAML-based baking tests. Convert old code-based ones.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
493 * tests: Remove debug output.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
494 * tests: Add ``os.rename`` to the mocked functions.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
495 * tests: Fix test.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
496 * tests: Raise an exception instead of crashing rudely.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
497
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
498 1.3 Miscellaneous
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
499 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
500
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
501 * cleancss: Fix stupid bug.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
502
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
503 ==================================
572
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
504 12. PieCrust 2.0.0a6 (2015-03-30)
545
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
505 ==================================
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
506
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
507
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
508 1.0 Commands
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
509 ----------------------
9
8f7ba2c95025 Add packaging and related files.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
510
545
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
511 * import: Wordpress importer puts drafts in a ``draft`` folder. Ignore other statuses.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
512 * plugins: Remove unused API endpoints.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
513 * plugins: Fix crash for sites that don't specify a ``site/plugins`` setting.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
514 * plugins: Change how plugins are loaded. Add a ``plugins`` command.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
515 * import: Show help if no sub-command was specified.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
516 * plugins: First pass for a working plugin loader functionality.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
517 * import: Make the Wordpress importer extendable, rename it to ``wordpressxml`` .
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
518 * import: Add an XML-based Wordpress importer.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
519 * sources: Make sure page sources have some basic config info they need.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
520 * import: Put importer metadata on the class, and allow return values.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
521 * import: Upgrade more settings for the PieCrust 1 importer.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
522 * serve: Don't crash when a post URL doesn't match our expectations.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
523 * serve: Correctly show timing info even when not in debug mode.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
524 * theme: Fix the default theme's templates after changes in Jinja's wrapper.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
525 * themes: Add the ``chef themes`` command
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
526 * sources: Generate proper slugs in the ``autoconfig`` and ``ordered`` sources.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
527 * bake: Don't store internal config values in the bake record.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
528 * sources: Use ``posts_*`` and ``items_*`` settings more appropriately.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
529 * serve: Use Etags and 304 responses for assets.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
530 * sources: The ordered source returns names without prefixes in ``listPath`` .
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
531 * sources: Fix a bug where the ``posts`` source wasn't correctly parsing URLs.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
532 * sources: Refactor ``autoconfig`` source, add ``OrderedPageSource`` .
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
533 * bake: Don't include the site root when building output paths.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
534 * serve: Fix a bug where empty route metadata is not the same as invalid route.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
535 * serve: Print nested exception messages in the dev server.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
536 * serve: Keep the ``?!debug`` when generating URLs if it is enabled.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
537 * serve: Fix exiting the server with ``CTRL+C`` when the SSE response is running.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
538 * serve: Don't expose the debug info right away when running with ``--debug`` .
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
539 * bake: Fix processing record bugs and error logging for external processes.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
540 * bake: Change arguments to selectively bake to make them symmetrical.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
541 * serve: Add server sent events for showing pipeline errors in the debug window.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
542 * showrecord: Show the overall status (success/failed) of the bake.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
543 * bake: Better error handling for site baking.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
544 * bake: Better error handling for the processing pipeline.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
545 * serve: Don't have 2 processing loops running when using ``--use-reloader`` .
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
546 * theme: Updated "quickstart" text shown for new websites.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
547 * serve: Run the asset pipeline asynchronously.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
548 * bake: Changes in how assets directories are configured.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
549 * serve: Correctly pass on the HTTP status code when an error occurs.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
550 * bake: Remove ``--portable`` option until it's (maybe) implemented.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
551 * showrecord: Also show the pipeline record.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
552 * showrecord: Show relative paths.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
553 * serve: Make the server find assets generated by external tools.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
554 * prepare: Add user-defined scaffolding templates.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
555 * sources: Pass any current mode to ``_populateMetadata`` when finding pages.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
556
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
557 1.1 Core
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
558 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
559
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
560 * data: Better error message for old date formats, add ``emaildate`` filter.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
561 * pagination: Add support for ``site/default_pagination_source`` .
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
562 * config: Assign correct data endpoint for blogs to be v1-compatible.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
563 * internal: Add utility function to get a page from a source.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
564 * internal: Be more forgiving about building ``Taxonomy`` objects. Add ``setting_name`` .
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
565 * config: Make sure ``site/plugins`` is transformed into a list.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
566 * internal: Remove mentions of plugins directories and sources.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
567 * config: Make YAML consider ``omap`` structures as normal maps.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
568 * data: Fix incorrect next/previous page URLs in pagination data.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
569 * data: Temporary hack for asset URLs.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
570 * data: Don't nest filters in the paginator -- nest clauses instead.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
571 * data: Correctly build pagination filters when we know items are pages.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
572 * internal: Re-use the cached resource directory.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
573 * routing: Better generate URLs according to the site configuration.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
574 * data: Add a top level wrapper for ``Linker`` .
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
575 * internal: Code reorganization to put less stuff in ``sources.base`` .
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
576 * internal: Fix bug with the default source when listing ``/`` path.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
577 * data: ``Linker`` refactor.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
578 * internal: Add support for "wildcard" loader in ``LazyPageConfigData`` .
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
579 * internal: Removing some dependency of filters and iterators on pages.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
580 * internal: Make the simple page source use ``slug`` everywhere.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
581 * data: Fix typos and stupid errors.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
582 * data: Make the ``Linekr`` use the new ``getSettingAccessor`` API.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
583 * data: Add ability for ``IPaginationSource`` s to specify how to get settings.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
584 * data: Only expose the ``family`` linker.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
585 * internal: Bump the processing record version.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
586 * internal: Remove the (unused) ``new_only`` flag for pipeline processing.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
587 * data: Improve the Linker and RecursiveLinker features. Add tests.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
588 * internal: A bit of input validation for source APIs.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
589 * internal: Add ability to get a default value if a config value doesn't exist.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
590 * render: Add support for a Mustache template engine.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
591 * render: Don't always use a ``.html`` extension for layouts.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
592 * render: When a template engine can't be found, show the correct name in the error.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
593
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
594 1.2 Project
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
595 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
596
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
597 * docs: Quick support info page.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
598 * tests: Add utility function to create multiple mock pages in one go.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
599 * tests: Add a blog data provider test.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
600 * tests: Bad me, the tests were broken. Now they're fixed.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
601 * docs: Add documentation on making a plugin.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
602 * docs: Add documentation on the asset pipeline.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
603 * docs: Fix link, add another link.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
604 * docs: A whole bunch of drafts for content model and reference pages.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
605 * docs: Fix missing link.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
606 * docs: Documentation for iterators and filtering.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
607 * docs: Add the ability to use Pygments highlighting.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
608 * docs: Pagination and assets' documentation.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
609 * tests: Fixes for running on Windows.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
610 * docs: Still more documentation.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
611 * docs: Properly escape examples with Jinja markup.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
612 * docs: Last part of the tutorial.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
613 * docs: More tutorial text.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
614 * docs: Tutorial part 2.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
615 * docs: Tweak CSS for boxed text.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
616 * docs: Change docs' templates after changes in Jinja's wrapper.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
617 * docs: Add information about the asset pipeline.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
618 * docs: Add a page explaining how PieCrust works at a high level.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
619 * docs: Still adding more pages.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
620 * tests: Fix linker tests.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
621 * docs: Website configuration reference.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
622 * docs: Add website configuration page.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
623 * docs: More on creating websites.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
624 * docs: Documentation on website structure.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
625 * docs: Add some general information on ``chef`` .
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
626 * docs: Tutorial part 1.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
627 * docs: Fix URLs to the docs source.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
628 * docs: Add embryo of a documentation website.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
629 * tests: Fix tests for base sources.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
630 * tests: Remove debug output.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
631 * tests: Add tests for Jinja template engine.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
632 * build: Add ``pystache`` to ``requirements.txt`` .
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
633 * tests: Patch ``os.path.exists`` and improve patching for ``open`` .
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
634 * tests: Add help functions to get and render a simple page.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
635
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
636 1.3 Miscellaneous
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
637 ----------------------
9
8f7ba2c95025 Add packaging and related files.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
638
545
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
639 * bake/serve: Fix how taxonomy index pages are setup and rendered.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
640 * dataprovider: Use the setting name for a taxonomy to match page config values.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
641 * cleancss: Add option to specify an output extension, like ``.min.css`` .
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
642 * jinja: Add a global function to render Pygments' CSS styles.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
643 * jinja: Fix Twig compatibility for block trimming.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
644 * sitemap: Fix broken API call.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
645 * jinja: Provide a more "standard" Jinja configuration by default.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
646 * logging: If an error doesn't have a message, print its type.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
647 * Use the site root for docs assets.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
648 * Temporary root URL for publishing.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
649 * Add bower configuration file.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
650 * Merge docs.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
651 * cosmetic: PEP8 compliance.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
652 * bake/serve: Make previewed and baked URLs consistent.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
653 * oops: Remove debug print.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
654 * Merge code changes.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
655 * less: Generate a proper, available URL for the LESS CSS map file.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
656 * sitemap: Fixed typo bug.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
657 * cosmetic: Fix PEP8 spacing.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
658 * processing: Use the correct full path for mounts.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
659 * processing: Don't fail if an asset we want to remove has already been removed.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
660 * processing: Add ``concat`` , ``uglifyjs`` and ``cleancss`` processors.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
661 * processing: More powerful syntax to specify pipeline processors.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
662 * markdown: Let the user specify extensions in one line.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
663 * processing: Add ability to specify processors per mount.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
664 * builtin: Remove ``plugins`` command, it's not ready yet.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
665 * processing: Add Compass and Sass processors.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
666 * cosmetic: Fix some PEP8 issues.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
667 * cosmetic: Fix some PEP8 issues.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
668 * processing: Add more information to the pipeline record.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
669
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
670 ==================================
572
442cf576ae25 cm: CHANGELOG generator can handle future versions.
Ludovic Chabant <ludovic@chabant.com>
parents: 545
diff changeset
671 13. PieCrust 2.0.0a5 (2015-01-03)
545
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
672 ==================================
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
673
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
674
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
675 1.0 Commands
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
676 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
677
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
678 * routes: When matching URIs, return metadata directly instead of the match object.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
679 * serve: Always force render the page being previewed.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
680 * routes: Actually match metadata when finding routes, fix problems with paths.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
681 * sources: Add an ``IListableSource`` interface for sources that can be listed.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
682 * sources: Make the ``SimplePageSource`` more extensible, fix bugs in ``prose`` source.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
683 * serve: Add option to use the debugger without ``--debug`` .
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
684 * routes: Show regex patterns for routes.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
685 * chef: Work around a bug in MacOSX where the default locale doesn't work.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
686 * bake: Don't crash stupidly when there was no previous version.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
687 * prepare: Show a more friendly user message when no arguments are given.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
688 * find: Fix the ``find`` command, add more options.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
689 * sources: Add ``chef sources`` command to list page sources.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
690 * paths: properly format lists of paths.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
691
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
692 1.1 Core
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
693 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
694
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
695 * linker: Actually implement the ``Linker`` class, and use it in the page data.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
696
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
697 1.2 Project
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
698 ----------------------
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
699
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
700 * setup: Make version generation compatible with PEP440.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
701 * build: Add Travis-CI config file.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
702 * tests: Add unit tests for routing classes.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
703 * tests: Fix serving test.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
704
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
705 1.3 Miscellaneous
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
706 ----------------------
9
8f7ba2c95025 Add packaging and related files.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
707
545
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
708 * cosmetic: pep8 compliance.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
709 * Moved all installation instructions to a new ``INSTALL`` file.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
710 * Add support for KeyboardInterrupt in bake process.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
711 * Fix some indentation and line lengths.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
712 * First draft of the ``prose`` page source.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
713 * Simplify ``AutoConfigSource`` by inheriting from ``SimplePageSource`` .
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
714 * Properly use, or not, the debugging when using the chef server.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
715 * Match routes completely, not partially.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
716 * Make a nice error message when a layout hasn't been found.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
717 * Better combine user sources/routes with the default ones.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
718 * Forgot this wasn't C++.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
719 * Split baking code in smaller files.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
720 * Add ``ctrlpignore`` file.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
721 * Add ``autoconfig`` page source.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
722 * Pass date information to routing when building URLs.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
723 * Don't fail if trying to clean up a file that has already been deleted.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
724 * Fix unit tests.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
725 * Fix a bug with page references in cases of failure. Add unit tests.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
726 * Use ordered dictionaries to preserve priorities between auto-formats.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
727 * Better date/time handling for pages:
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
728 * Switch the PieCrust server to debug mode with ``?!debug`` in the URL.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
729 * Display page tags with default theme.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
730 * Fix outdate information and bug in default theme's main page.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
731 * Make configuration class more like ``dict`` , add support for merging ``dicts`` .
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
732 * Fixed outdate information in error messages' footer.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
733 * Oops.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
734 * Don't use Werkzeug's reloader in non-debug mode unless we ask for it.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
735 * More installation information in the README file.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
736 * Optimize server for files that already exist.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
737 * Don't colour debug output.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
738 * Ignore messages' counter.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
739 * Handle the case where the debug server needs to serve an asset created after it was started.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
740 * Add ability for the processing pipeline to only process new assets.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
741 * Fix error reporting and counting of lines.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
742 * Fix how we pass the out directory to the baking modules.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
743 * Check we don't give null values to the processing pipeline.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
744 * Update system messages.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
745 * Add Textile formatter.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
746 * Upgrade system messages to the new folder structure.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
747 * Fix generation of system messages.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
748 * Fix stupid bug.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
749 * Better error management and removal support in baking/processing.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
750 * Slightly more robust dependency handling for the LESS processor.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
751 * Don't stupidly crash in the RequireJS processor.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
752 * Changes to the asset processing pipeline:
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
753 * Cosmetic fix.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
754 * Fix search for root folder. Must have been drunk when I wrote this originally.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
755 * When possible, try and batch-load pages so we only lock once.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
756 * Re-enable proper caching of rendered segments in server.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
757 * Use cache paths that are easier to debug than hashes.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
758 * Quick fix for making the server correctly update referenced pages.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
759 * Prepare the server to support background asset pipelines.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
760 * Fix post sources datetimes by adding missing metadata when in "find" mode.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
761 * Properly add the config time to a page's datetime.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
762 * Better support for times in YAML interop.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
763 * Don't look for tests inside the ``build`` directory.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
764 * Property clean all caches when force baking, except the ``app`` cache.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
765 * Fix a bug with the posts source incorrectly escaping regex characters.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
766 * Better ``prepare`` command, with templates and help topics.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
767 * Changes to ``help`` command and extendable commands:
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
768 * Exit with the proper code.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
769 * Add ``--log-debug`` option.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
770 * Improvements and fixes to incremental baking.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
771 * Fixed a bug with the ``shallow`` source. Add unit tests.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
772 * Unused import.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
773 * Use the ``OrderedDict`` correctly when fresh-loading the app config.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
774 * More options for the ``showrecord`` command.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
775 * Improvements to incremental baking and cache invalidating.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
776 * PyYAML supports sexagesimal notation, so handle that for page times.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
777 * Fixes to the ``cache`` Jinja tag.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
778 * Remove unneeded trace.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
779 * Merge changes.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
780 * Allow adding to the default content model instead of replacing it.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
781 * Ability to output debug logging to ``stdout`` when running unit-tests.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
782 * Add a ``BakeScheduler`` to handle build dependencies. Add unit-tests.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
783 * Don't complain about missing ``pages`` or ``posts`` directories by default.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
784 * Support for installing from Git.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
785 * Propertly create ``OrderedDict`` s when loading YAML.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
786 * Better date creation for blog post scaffolding.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
787 * Use ``SafeLoader`` instead of ``BaseLoader`` for Yaml parsing.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
788 * Fix ``setuptools`` install.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
789 * Ignore ``setuptools`` build directory.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
790 * Always use version generated by ``setup.py`` . Better version generation.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
791 * I don't care what the YAML spec says, ordered maps are the only sane way.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
792 * Add ``compressinja`` to install/env requirements.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
793 * Jinja templating now has ``spaceless`` , ``|keys`` and ``|values`` .
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
794 * PieCrust 1 import: clean empty directories and convert some config values.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
795 * In-place upgrade for PieCrust 1 sites.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
796 * Simple importer for PieCrust 1 websites.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
797 * Print the help by default when running ``chef`` with no command.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
798 * Add ``import`` command, Jekyll importer.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
799 * Better handling of Jinja configuration.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
800 * More robust Markdown configuration handling.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
801 * Add ``help`` function, cleanup argument handling.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
802 * Make template directories properly absolute.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
803 * Processors can match on other things than just the extension.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
804 * Use properly formatted date components for the blog sources.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
805 * Setup the server better.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
806 * Don't use file-system caching for rendered segments yet.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
807 * Use the item name for the ``prepare`` command.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
808 * Properly override pages between realms.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
809 * Fix cache validation issue with rendered segments, limit disk access.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
810 * Give the proper URL to ``Paginator`` in the ``paginate`` filter.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
811 * Cache rendered segments to disk.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
812 * Apparently Jinja doesn't understand ``None`` the way I thought.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
813 * Don't recursively clean the cache.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
814 * Correctly set the ``debug`` flag on the app.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
815 * Proper debug logging.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
816 * Fix a crash when checking for timestamps on template files.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
817 * Error out if ``date`` filter is used with PHP date formats.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
818 * Fix stupid debug logging bug.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
819 * Better error reporting and cache validation.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
820 * Fix running ``chef`` outside of a website. Slightly better error reporting.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
821 * Don't look at theme sources in ``chef prepare`` .
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
822 * New site layout support.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
823 * More unit tests, fix a bug with the skip patterns.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
824 * Add ``sitemap`` processor.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
825 * Get the un-paginated URL of a page early and pass that around.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
826 * Fix problems with asset URLs.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
827 * Make sure ``.html`` is part of auto-formats.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
828 * Fix stupid bug in default source, add some unit tests.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
829 * More unit tests for output bake paths.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
830 * The ``date`` filter now supports passing ``"now"`` as in Twig.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
831 * Various fixes for the default page source:
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
832 * Use the same defaults as in PieCrust 1.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
833 * Copy page assets to bake output, use correct slashes when serving assets.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
834 * Mock ``os.path.isfile`` , and fix a few other test utilities.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
835 * Don't try to get the name of a source that doesn't have one.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
836 * Correctly match skip patterns.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
837 * Fix for pages listing pages from other sources.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
838 * Add support for Markdown extensions.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
839 * Add the ``paginate`` filter to Jinja, activate ``auto_reload`` .
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
840 * Slightly better exception throwing in the processing pipeline.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
841 * The LESS compiler must be launched in a shell on Windows.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
842 * Correctly set the current page on a pagination slicer.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
843 * Fix how the ``Paginator`` gets the numer of items per page.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
844 * Properly escape HTML characters in the debug info, add more options.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
845 * Make the ``Assetor`` iterate over paths.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
846 * Define page slugs properly, avoid recursions with debug data.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
847 * Fixes for Windows, make ``findPagePath`` return a ref path.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
848 * Fix some bugs with iterators, add some unit tests.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
849 * Add packaging and related files.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
850 * Update the ``requirements`` file.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
851 * More PieCrust 3 fixes, and a couple of miscellaneous bug fixes.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
852 * More Python 3 fixes, modularization, and new unit tests.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
853 * Upgrade to Python 3.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
854 * Added requirements file for ``pip`` .
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
855 * Gigantic change to basically make PieCrust 2 vaguely functional.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
856 * Added unit tests (using ``py.test`` ) for ``Configuration`` .
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
857 * Re-arranged modules to reduce dependencies to builtin stuff.
1856e7aa6ce8 cm: Update changelog.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
858 * Initial commit.