UNPKG

5.96 kBMarkdownView Raw
1##### May 10 2016 v1.10.2
2- output.match filter for filtering on output
3- opts.staticDepth default
4
5##### Feb 02 2016 v1.10.1
6- move pub-ux.js from /server/ to /pub/ (fixes issue introduced in v1.10.0)
7- proper local @data frame for #eachFragment and #eachPage helpers
8- #eachFragment supports /page#fragment prefix pattern
9
10##### Dec 15 2015 v1.10.0
11- add support for pub-pkg-spa in preparation for new editor
12- don't output `pub/*.js` unless opts.editor
13- move socket.io client from pub-ux.js into separate pub-sockets.js
14- remove built-in pub-pager package
15- remove htmlOnly option
16
17##### Dec 03 2015 v1.9.21
18- update pub-src-github, pub-src-fs to handle binaries
19- (pub-src-redis doesn't handle binaries yet)
20
21##### Nov 22 2015 v1.9.20
22- update pager
23- expose generator.debug
24
25##### Nov 22 2015 v1.9.19
26- fix marked-forms dependency (broken in 1.9.17)
27
28##### Nov 22 2015 v1.9.18
29- add pub-pager plugin to package.json
30- NOTE: pub-pager is not compatible with pub-pkg-editor (yet)
31- correct staticRoot computation in initOpts
32- emit log events when watcher detects static or source changes
33- debug pub:server:watch now called debug pub:watch
34
35##### Nov 17 2015 v1.9.17
36- remove generator dependency on marked-images
37- fix relPath bug with generated {{{image}}} links
38
39##### Nov 8 2015 v1.9.16
40- fix ./node_modules/... paths in pub-config with npm3
41
42##### Nov 8 2015 v1.9.15
43- update all dependencies
44- start testing with npm v3.x and node v5.x
45- small fixes for font smoothing, text size adjust, prefer `_.assign`
46
47##### Oct 24 2015 v1.9.14
48- compose CHANGELOG.md
49
50##### Oct 23 2015 v1.9.13
51- change `pub -m` to minify scripts
52- add bablify package
53- jsx auto-convert
54
55##### Oct 19 2015 v1.9.12
56- fix bug in #eachFragment helper
57
58##### Oct 18 2015 v1.9.10
59- fix renderHtml - previous release was bad
60
61##### Oct 16 2015 v1.9.9
62- yet another relPath fix on static-hosted editor
63
64##### Oct 16 2015 v1.9.8
65- yet another relPath fix on static-hosted editor
66
67##### Oct 15 2015 v1.9.7
68- don't output nopublish pages
69
70##### Oct 14 2015 v1.9.6
71- make defaultRenderOpts dynamic, fix fqImages in static editor
72
73##### Oct 14 2015 v1.9.5
74- bump deps, fqImages with route match
75
76##### Oct 5 2015 v1.9.4
77- new pagetree helper
78- add hook for marked highlighting
79- bump font-awesome, generator
80
81##### Sep 27 2015 v1.9.2
82- generator.contentPages
83
84##### Sep 27 2015 v1.9.1
85- renderDocState to support recursive renderPage
86
87##### Sep 26 2015 v1.9
88- migrate from underscore to lodash
89- htmlName support, fix escaping in renderLink
90
91##### Sep 23 2015 v1.8.7
92- proper 404 for .html with params
93- page.category for pageTree
94
95##### Sep 21 2015 v1.8.6
96- latest socket.io for node v4, bump generator
97- pluggable file parser
98- generalize html helper to take markdown text in parameter
99
100##### Sep 9 2015 v1.8.5
101- temporary fix for node.js v4.x
102
103##### Sep 5 2015 v1.8.4
104- include roadmap in readme
105
106##### Aug 26 2015 v1.8.3
107- disable watch in pkgs, add helpers: json, mod, number
108
109##### Aug 14 2015 v1.8.2
110- readme, bump generator
111
112##### Aug 12 2015 v1.8.1
113- readme, filter binaries out of sources
114- don't auto-templatize non-markdown files
115
116##### Aug 10 2015 v1.8
117- run from /subdir on static host, test w/ tape
118- more reliable staticRoot
119
120##### Aug 5 2015 v1.7.23
121- in-editor presentation navigation
122
123##### Aug 4 2015 v1.7.22
124- editor relpath fix, doc print cleanup
125
126##### Aug 4 2015 v1.7.21
127- new helpers for lang, comments, github
128
129##### Aug 4 2015 v1.7.20
130- /pub/?page=url editor url supports static editor with relpaths
131
132##### Jul 30 2015 v1.7.19
133- fix for multi-source shower
134
135##### Jul 30 2015 v1.7.18
136- add -r relPaths option
137
138##### Jul 28 2015 v1.7.17
139- don't force fsEvents - fix Linux watcher, update deps
140- nopublish on fragments - legacy
141
142##### Jul 21 2015 v1.7.16
143- error handling in static client
144
145##### Jul 21 2015 v1.7.15
146- extract serve-sessions, enable static save, output scripts
147
148##### Jul 10 2015 v1.7.14
149- fix debug message in watcher
150
151##### Jul 10 2015 v1.7.13
152- fix pub -O
153
154##### Jul 10 2015 v1.7.12
155- bump deps - esp browserify
156
157##### Jul 6 2015 v1.7.10
158- bump editor
159
160##### Jul 6 2015 v1.7.10
161- bigger edit button
162
163##### Jul 6 2015 v1.7.9
164- fix sessions to get redis opts from env
165
166##### Jul 6 2015 v1.7.8
167- bump deps, add pkg-font-open-sans
168
169##### Jun 18 2015 v1.7.7
170- bump doc theme
171
172##### Jun 11 2015 v1.7.6
173- "save" message
174
175##### Jun 11 2015 v1.7.5
176- fix bug with collision detection
177
178##### Jun 10 2015 v.1.7.4
179- fix opts.pkgName for doc theme
180
181##### Jun 9 2015 v1.7.3
182- update doc theme
183
184##### Jun 8 2015 v1.7.2
185- bump pub-theme-doc
186
187##### Jun 8 2015 v1.7.1
188- bump pub-theme-doc version
189
190##### Jun 7 2015 v1.7
191- default theme = pub-theme-doc, auto-configure statics using output
192- relPaths:true only for outputs, auto-detect fragmentDelim
193
194##### Jun 2 2015 v1.6
195- rename: themes -> pkgs
196
197##### May 30 2015 v1.5.1
198- oops fix highlight dependency version
199
200##### May 29 2015 v1.5
201- inject css & js (deprecate {{pub-ux}})
202- simplified logic for parsing labels
203
204##### May 23 2015 v1.4.3
205- pub cli editor fix
206
207##### May 23 2015 v1.4.2
208- staticOnly takes dir, send content-type text/html for extensionless statics
209
210##### May 22 2015 v1.4.1
211- readme
212
213##### May 22 2015 v1.4
214- `pub -S` staticOnly, indexFile auto-name, src-fs sort
215
216##### May 12 2015 v1.3.2
217- remove pub-ux editor scripts from output
218
219##### May 12 2015 v1.3.1
220- ignoreConfig option
221
222##### May 11 2015 v1.3
223- latest generator and editor
224
225##### May 8 2015 v1.2.1
226- default static file, -O production
227
228##### May 7 2015 v1.2
229- move wrapper divs into generator - affects all layouts
230
231##### May 6 2015 v1.1
232- output with default .html extension
233- improved static server, relPaths
234
235##### May 1 2015 v1.0.6
236- use fs-extra.copy to output static files
237
238##### May 1 2015 v1.0.5
239- more readme
240
241##### May 1 2015 v1.0.4
242- readme for output
243
244##### Apr 30 2015 v1.0.3
245- upgrade generator
246
247##### Apr 28 2015 v1.0.2
248- move files into /server and /images
249- readme addition
250
251##### Apr 28 2015 v1.0
252- first commit