UNPKG

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