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