annotate CHANGELOG.rst @ 699:3e4049022869

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