UNPKG

22 kBMarkdownView Raw
1# Next
2
3Git diff:
4* https://github.com/readium/r2-streamer-js/compare/v1.0.34...develop
5
6Changes:
7* TODO
8
9# 1.0.34
10
11> Build environment: NodeJS `14.16.1`, NPM `6.14.13`
12
13Changes:
14* NPM package updates
15
16Git revision info:
17* https://unpkg.com/r2-streamer-js@1.0.34/dist/gitrev.json
18* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.34/dist/gitrev.json
19
20Git commit history:
21* https://github.com/readium/r2-streamer-js/commits/v1.0.34
22
23Git diff:
24* https://github.com/readium/r2-streamer-js/compare/v1.0.33...v1.0.34
25
26# 1.0.33
27
28> Build environment: NodeJS `14.15.5`, NPM `6.14.11`
29
30Changes:
31* NPM package updates
32* Workaround for badly-authored publication relative URLs (double slashes), now route paths automatically collapse multiple slashes in addition to normalising dot segments
33* OPDS browser micro service: added support for LCP license links
34* OPDS samples: added more v1 and v2 feeds, plus convenient browser link of OPDS v2
35
36Git revision info:
37* https://unpkg.com/r2-streamer-js@1.0.33/dist/gitrev.json
38* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.33/dist/gitrev.json
39
40Git commit history:
41* https://github.com/readium/r2-streamer-js/commits/v1.0.33
42
43Git diff:
44* https://github.com/readium/r2-streamer-js/compare/v1.0.32...v1.0.33
45
46# 1.0.32
47
48> Build environment: NodeJS `14.15.4`, NPM `6.14.11`
49
50Changes:
51* NPM package updates
52* Updated OPDS documentation / references
53* HTTP caching is now disabled for encrypted resources
54* Updated JSON Schemas for OPDS2, ReadiumWebPubManifest, and LCP/LSD
55* New LCP/LSD "micro service" to visualize JSON (same principles as existing OPDS browser/converter, etc.)
56
57Git revision info:
58* https://unpkg.com/r2-streamer-js@1.0.32/dist/gitrev.json
59* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.32/dist/gitrev.json
60
61Git commit history:
62* https://github.com/readium/r2-streamer-js/commits/v1.0.32
63
64Git diff:
65* https://github.com/readium/r2-streamer-js/compare/v1.0.31...v1.0.32
66
67# 1.0.31
68
69> Build environment: NodeJS `12.18.2`, NPM `6.14.7`
70
71Changes:
72* NPM package updates
73* Added Spanish OPDS feed
74* Support for Divina Readium webpub manifest
75* Support for Link Alternate and Children (publication resources integrity check, recursive links)
76
77Git revision info:
78* https://unpkg.com/r2-streamer-js@1.0.31/dist/gitrev.json
79* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.31/dist/gitrev.json
80
81Git commit history:
82* https://github.com/readium/r2-streamer-js/commits/v1.0.31
83
84Git diff:
85* https://github.com/readium/r2-streamer-js/compare/v1.0.30...v1.0.31
86
87# 1.0.30
88
89> Build environment: NodeJS `12.18.2`, NPM `6.14.5`
90
91Changes:
92* NPM package updates
93* TypeScript const enum safeguard (isolated modules)
94
95Git revision info:
96* https://unpkg.com/r2-streamer-js@1.0.30/dist/gitrev.json
97* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.30/dist/gitrev.json
98
99Git commit history:
100* https://github.com/readium/r2-streamer-js/commits/v1.0.30
101
102Git diff:
103* https://github.com/readium/r2-streamer-js/compare/v1.0.29...v1.0.30
104
105# 1.0.29
106
107> Build environment: NodeJS `12.18.1`, NPM `6.14.5`
108
109Changes:
110* NPM package updates
111* OPDS samples in doc
112
113Git revision info:
114* https://unpkg.com/r2-streamer-js@1.0.29/dist/gitrev.json
115* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.29/dist/gitrev.json
116
117Git commit history:
118* https://github.com/readium/r2-streamer-js/commits/v1.0.29
119
120Git diff:
121* https://github.com/readium/r2-streamer-js/compare/v1.0.28...v1.0.29
122
123# 1.0.28
124
125> Build environment: NodeJS `12.16.3`, NPM `6.14.5`
126
127Changes:
128* NPM package updates
129* W3C Sync Media + Media Overlays alignment
130
131Git revision info:
132* https://unpkg.com/r2-streamer-js@1.0.28/dist/gitrev.json
133* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.28/dist/gitrev.json
134
135Git commit history:
136* https://github.com/readium/r2-streamer-js/commits/v1.0.28
137
138Git diff:
139* https://github.com/readium/r2-streamer-js/compare/v1.0.27...v1.0.28
140
141# 1.0.27
142
143> Build environment: NodeJS `12.16.1`, NPM `6.14.4`
144
145Changes:
146* NPM package updates
147* Now.sh deployment removal (new model incompatible with the streamer's Express server)
148
149Git revision info:
150* https://unpkg.com/r2-streamer-js@1.0.27/dist/gitrev.json
151* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.27/dist/gitrev.json
152
153Git commit history:
154* https://github.com/readium/r2-streamer-js/commits/v1.0.27
155
156Git diff:
157* https://github.com/readium/r2-streamer-js/compare/v1.0.26...v1.0.27
158
159# 1.0.26
160
161> Build environment: NodeJS `12.16.1`, NPM `6.14.4`
162
163Changes:
164* NPM package updates
165* added no-cache to HTTP headers for byte range requests, and added HTTP status 416 for non-supported range
166* added error logging for response streaming
167* added new URL parameter to transformer
168
169Git revision info:
170* https://unpkg.com/r2-streamer-js@1.0.26/dist/gitrev.json
171* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.26/dist/gitrev.json
172
173Git commit history:
174* https://github.com/readium/r2-streamer-js/commits/v1.0.26
175
176Git diff:
177* https://github.com/readium/r2-streamer-js/compare/v1.0.25...v1.0.26
178
179# 1.0.25
180
181> Build environment: NodeJS `12.15.0`, NPM `6.13.7`
182
183Changes:
184* NPM package update: UUID (breaking API change)
185* Fixed Travis script and Heroku + Now deployment
186
187Git revision info:
188* https://unpkg.com/r2-streamer-js@1.0.25/dist/gitrev.json
189* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.25/dist/gitrev.json
190
191Git commit history:
192* https://github.com/readium/r2-streamer-js/commits/v1.0.25
193
194Git diff:
195* https://github.com/readium/r2-streamer-js/compare/v1.0.24...v1.0.25
196
197# 1.0.24
198
199> Build environment: NodeJS `12.15.0`, NPM `6.13.7`
200
201Changes:
202* NPM package updates
203* Content transformers now pass "session info" semantic-agnostic data (serialized string) so that anonymous HTTP requests can be correlated with specific publications and with their reading session (multiple readers scenario). Also see changes in r2-shared, and of course r2-navigator.
204* Support for AudioBook serving/streaming, local-packed (zipped), local-exploded (unzipped), and remote-exploded.
205* OPDS browse micro-service: OAuth token-based authentication and refresh support.
206
207Git revision info:
208* https://unpkg.com/r2-streamer-js@1.0.24/dist/gitrev.json
209* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.24/dist/gitrev.json
210
211Git commit history:
212* https://github.com/readium/r2-streamer-js/commits/v1.0.24
213
214Git diff:
215* https://github.com/readium/r2-streamer-js/compare/v1.0.23...v1.0.24
216
217# 1.0.23
218
219> Build environment: NodeJS `12.13.0`, NPM `6.12.0`
220
221Changes:
222* NPM package updates
223* TAJSON now parses/generates arbitrary JSON properties with typed object
224* OPDS2 browser (with data:image/xxx,Base64 handling, and navigation into the v1-v2 converter / inspector)
225
226Git revision info:
227* https://unpkg.com/r2-streamer-js@1.0.23/dist/gitrev.json
228* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.23/dist/gitrev.json
229
230Git commit history:
231* https://github.com/readium/r2-streamer-js/commits/v1.0.23
232
233Git diff:
234* https://github.com/readium/r2-streamer-js/compare/v1.0.22...v1.0.23
235
236# 1.0.22
237
238> Build environment: NodeJS `12.13.0`, NPM `6.12.0`
239
240Changes:
241* NPM updates (OPDS, Shared-JS)
242
243Git revision info:
244* https://unpkg.com/r2-streamer-js@1.0.22/dist/gitrev.json
245* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.22/dist/gitrev.json
246
247Git commit history:
248* https://github.com/readium/r2-streamer-js/commits/v1.0.22
249
250Git diff:
251* https://github.com/readium/r2-streamer-js/compare/v1.0.21...v1.0.22
252
253# 1.0.21
254
255> Build environment: NodeJS `12.13.0`, NPM `6.12.0`
256
257Changes:
258* HTTP server CORS preflight support (options method)
259
260Git revision info:
261* https://unpkg.com/r2-streamer-js@1.0.21/dist/gitrev.json
262* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.21/dist/gitrev.json
263
264Git commit history:
265* https://github.com/readium/r2-streamer-js/commits/v1.0.21
266
267Git diff:
268* https://github.com/readium/r2-streamer-js/compare/v1.0.20...v1.0.21
269
270# 1.0.20
271
272> Build environment: NodeJS `12.13.0`, NPM `6.12.0`
273
274Changes:
275* NPM updates
276
277Git revision info:
278* https://unpkg.com/r2-streamer-js@1.0.20/dist/gitrev.json
279* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.20/dist/gitrev.json
280
281Git commit history:
282* https://github.com/readium/r2-streamer-js/commits/v1.0.20
283
284Git diff:
285* https://github.com/readium/r2-streamer-js/compare/v1.0.19...v1.0.20
286
287# 1.0.19
288
289> Build environment: NodeJS `10.16.3`, NPM `6.12.0`
290
291Changes:
292* HTTP request headers for OPDS fetch, as some servers reject missing UserAgent, etc.
293* Added 3 new test OPDS feeds in documentation
294* NPM updates (including NodeJS v12 for Electron v6)
295
296Git revision info:
297* https://unpkg.com/r2-streamer-js@1.0.19/dist/gitrev.json
298* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.19/dist/gitrev.json
299
300Git commit history:
301* https://github.com/readium/r2-streamer-js/commits/v1.0.19
302
303Git diff:
304* https://github.com/readium/r2-streamer-js/compare/v1.0.18...v1.0.19
305
306# 1.0.18
307
308> Build environment: NodeJS `10.16.3`, NPM `6.11.3`
309
310Changes:
311* NPM updates
312* Fixed JSON validator schemas order
313
314Git revision info:
315* https://unpkg.com/r2-streamer-js@1.0.18/dist/gitrev.json
316* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.18/dist/gitrev.json
317
318Git commit history:
319* https://github.com/readium/r2-streamer-js/commits/v1.0.18
320
321Git diff:
322* https://github.com/readium/r2-streamer-js/compare/v1.0.17...v1.0.18
323
324# 1.0.17
325
326> Build environment: NodeJS `10.16.3`, NPM `6.11.3`
327
328Changes:
329* NPM updates
330* TypeScript sort imports
331
332Git revision info:
333* https://unpkg.com/r2-streamer-js@1.0.17/dist/gitrev.json
334* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.17/dist/gitrev.json
335
336Git commit history:
337* https://github.com/readium/r2-streamer-js/commits/v1.0.17
338
339Git diff:
340* https://github.com/readium/r2-streamer-js/compare/v1.0.16...v1.0.17
341
342# 1.0.16
343
344> Build environment: NodeJS `10.16.3`, NPM `6.11.3`
345
346Changes:
347* NPM updates
348* Fixed OPDS GitBook URL (doc)
349
350Git revision info:
351* https://unpkg.com/r2-streamer-js@1.0.16/dist/gitrev.json
352* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.16/dist/gitrev.json
353
354Git commit history:
355* https://github.com/readium/r2-streamer-js/commits/v1.0.16
356
357Git diff:
358* https://github.com/readium/r2-streamer-js/compare/v1.0.15...v1.0.16
359
360# 1.0.15
361
362> Build environment: NodeJS `10.16.0`, NPM `6.10.2`
363
364Changes:
365* NPM updates
366* Buffer.from() API to remove deprecation messages
367
368Git revision info:
369* https://unpkg.com/r2-streamer-js@1.0.15/dist/gitrev.json
370* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.15/dist/gitrev.json
371
372Git commit history:
373* https://github.com/readium/r2-streamer-js/commits/v1.0.15
374
375Git diff:
376* https://github.com/readium/r2-streamer-js/compare/v1.0.14...v1.0.15
377
378# 1.0.14
379
380> Build environment: NodeJS `10.16.0`, NPM `6.9.0`
381
382Changes:
383* NPM updates
384
385Git revision info:
386* https://unpkg.com/r2-streamer-js@1.0.14/dist/gitrev.json
387* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.14/dist/gitrev.json
388
389Git commit history:
390* https://github.com/readium/r2-streamer-js/commits/v1.0.14
391
392Git diff:
393* https://github.com/readium/r2-streamer-js/compare/v1.0.13...v1.0.14
394
395# 1.0.13
396
397> Build environment: NodeJS `10.15.3`, NPM `6.9.0`
398
399Changes:
400* rel=prefetch HTTP header Links now generated based on ordered sequence of supported media types, rather than order of authored JSON resource array / EPUB manifest items (fixed limitation still applies: maximum number of headers).
401* Build env update: switched from `uglify-es` to `terser` (ECMAScript-2015 / ES6 minifier for optional bundled app scripts)
402
403Git revision info:
404* https://unpkg.com/r2-streamer-js@1.0.13/dist/gitrev.json
405* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.13/dist/gitrev.json
406
407Git commit history:
408* https://github.com/readium/r2-streamer-js/commits/v1.0.13
409
410Git diff:
411* https://github.com/readium/r2-streamer-js/compare/v1.0.12...v1.0.13
412
413# 1.0.12
414
415> Build environment: NodeJS `10.15.3`, NPM `6.9.0`
416
417Changes:
418* Added CLI parameter handling for server's maximum number of rel=prefetch HTTP header Links
419
420Git revision info:
421* https://unpkg.com/r2-streamer-js@1.0.12/dist/gitrev.json
422* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.12/dist/gitrev.json
423
424Git commit history:
425* https://github.com/readium/r2-streamer-js/commits/v1.0.12
426
427Git diff:
428* https://github.com/readium/r2-streamer-js/compare/v1.0.11...v1.0.12
429
430# 1.0.11
431
432> Build environment: NodeJS `10.15.3`, NPM `6.9.0`
433
434Changes:
435* Added server parameter for maximum number of rel=prefetch HTTP header Links
436
437Git revision info:
438* https://unpkg.com/r2-streamer-js@1.0.11/dist/gitrev.json
439* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.11/dist/gitrev.json
440
441Git commit history:
442* https://github.com/readium/r2-streamer-js/commits/v1.0.11
443
444Git diff:
445* https://github.com/readium/r2-streamer-js/compare/v1.0.10...v1.0.11
446
447# 1.0.10
448
449> Build environment: NodeJS `10.15.3`, NPM `6.9.0`
450
451Changes:
452* NPM updates
453
454Git revision info:
455* https://unpkg.com/r2-streamer-js@1.0.10/dist/gitrev.json
456* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.10/dist/gitrev.json
457
458Git commit history:
459* https://github.com/readium/r2-streamer-js/commits/v1.0.10
460
461Git diff:
462* https://github.com/readium/r2-streamer-js/compare/v1.0.9...v1.0.10
463
464# 1.0.9
465
466> Build environment: NodeJS `8.15.1`, NPM `6.4.1`
467
468Changes:
469* NPM updates
470* JSON Schema updates
471
472Git revision info:
473* https://unpkg.com/r2-streamer-js@1.0.9/dist/gitrev.json
474* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.9/dist/gitrev.json
475
476Git commit history:
477* https://github.com/readium/r2-streamer-js/commits/v1.0.9
478
479Git diff:
480* https://github.com/readium/r2-streamer-js/compare/v1.0.8...v1.0.9
481
482# 1.0.8
483
484> Build environment: NodeJS `8.15.1`, NPM `6.4.1`
485
486Changes:
487* NPM updates
488* JSON Schema updates
489
490Git revision info:
491* https://unpkg.com/r2-streamer-js@1.0.8/dist/gitrev.json
492* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.8/dist/gitrev.json
493
494Git commit history:
495* https://github.com/readium/r2-streamer-js/commits/v1.0.8
496
497Git diff:
498* https://github.com/readium/r2-streamer-js/compare/v1.0.7...v1.0.8
499
500# 1.0.7
501
502> Build environment: NodeJS `8.14.1`, NPM `6.4.1`
503
504Changes:
505* NPM updates
506* Minor JSON Schema and documentation updates
507* Improved JSON Schema validation reports
508* Fixed JSON Schema cache handling (switch between OPDS2 and ReadiumWebPubManifest)
509
510Git revision info:
511* https://unpkg.com/r2-streamer-js@1.0.7/dist/gitrev.json
512* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.7/dist/gitrev.json
513
514Git commit history:
515* https://github.com/readium/r2-streamer-js/commits/v1.0.7
516
517Git diff:
518* https://github.com/readium/r2-streamer-js/compare/v1.0.6...v1.0.7
519
520# 1.0.6
521
522> Build environment: NodeJS `8.14.1`, NPM `6.4.1`
523
524Changes:
525* Updated documentation
526* NPM 6.5.* has regression bugs for global package installs, so revert back to NPM 6.4.1 (which is officially shipped with the NodeJS installer).
527* Now correctly reset LCP basic/test profile userkey when incorrect value passed in URL (used for testing, not real-world usage pattern, not LCP 1.0/production profile)
528
529Git revision info:
530* https://unpkg.com/r2-streamer-js@1.0.6/dist/gitrev.json
531* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.6/dist/gitrev.json
532
533Git commit history:
534* https://github.com/readium/r2-streamer-js/commits/v1.0.6
535
536Git diff:
537* https://github.com/readium/r2-streamer-js/compare/v1.0.5...v1.0.6
538
539# 1.0.5
540
541> Build environment: NodeJS `8.14.0`, NPM `6.5.0`
542
543Changes:
544* NPM updates
545* Minor documentation fixes
546
547Git revision info:
548* https://unpkg.com/r2-streamer-js@1.0.5/dist/gitrev.json
549* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.5/dist/gitrev.json
550
551Git commit history:
552* https://github.com/readium/r2-streamer-js/commits/v1.0.5
553
554Git diff:
555* https://github.com/readium/r2-streamer-js/compare/v1.0.4...v1.0.5
556
557# 1.0.4
558
559> Build environment: NodeJS `8.14.0`, NPM `6.5.0`
560
561Changes:
562* Fixed regression bug due to the previous base64 pub ID encoding bugfix (slashes). Depending on what lib is used, URLs and URLs components do not necessarilly get automatically decoded/encoded (percent escape for base64 chars, e.g. `=` and `/`). We must be very careful because we pass around both full URLs, and URLs components that require encoding (thus the double-encoding issues).
563
564Git revision info:
565* https://unpkg.com/r2-streamer-js@1.0.4/dist/gitrev.json
566* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.4/dist/gitrev.json
567
568Git commit history:
569* https://github.com/readium/r2-streamer-js/commits/v1.0.4
570
571Git diff:
572* https://github.com/readium/r2-streamer-js/compare/v1.0.3...v1.0.4
573
574# 1.0.3
575
576> Build environment: NodeJS `8.14.0`, NPM `6.5.0`
577
578Changes:
579* NPM updates (r2-xxx-js)
580* Fixed nasty Base64 encoding edge case with slash character in URLs
581* Moved "secure" HTTP code from navigator to streamer
582
583Git revision info:
584* https://unpkg.com/r2-streamer-js@1.0.3/dist/gitrev.json
585* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.3/dist/gitrev.json
586
587Git commit history:
588* https://github.com/readium/r2-streamer-js/commits/v1.0.3
589
590Git diff:
591* https://github.com/readium/r2-streamer-js/compare/v1.0.2...v1.0.3
592
593# 1.0.2
594
595> Build environment: NodeJS `8.14.0`, NPM `6.5.0`
596
597Changes:
598* NPM updates (minor)
599* Replaced deprecated RawGit URLs
600* Removed unnecessary TypeScript import aliases
601* Fixed OPDS2 links in the doc
602* Updated OPDS2 and ReadiumWebPubManifest schemas
603* Improved documentation
604* Improved EPUB type detection in the CLI (local, remote, packed, exploded)
605
606Git revision info:
607* https://unpkg.com/r2-streamer-js@1.0.2/dist/gitrev.json
608* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.2/dist/gitrev.json
609
610Git commit history:
611* https://github.com/readium/r2-streamer-js/commits/v1.0.2
612
613Git diff:
614* https://github.com/readium/r2-streamer-js/compare/v1.0.1...v1.0.2
615
616# 1.0.1
617
618> Build environment: NodeJS `8.14.0`, NPM `6.5.0`
619
620Changes:
621* Removed rogue debug console log
622
623Git revision info:
624* https://unpkg.com/r2-streamer-js@1.0.1/dist/gitrev.json
625* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.1/dist/gitrev.json
626
627Git commit history:
628* https://github.com/readium/r2-streamer-js/commits/v1.0.1
629
630Git diff:
631* https://github.com/readium/r2-streamer-js/compare/v1.0.0...v1.0.1
632
633# 1.0.0
634
635> Build environment: NodeJS `8.14.0`, NPM `6.5.0`
636
637Changes:
638* Support for chainable transformers (aka content filters), for example decrypt followed by HTML injection (CSS, etc.)
639* NPM updates (minor)
640* README info
641* VisualStudio code tweaks (developer workflow)
642* Semantic versioning bump 1.*.* (3-digit style now, "-alphaX" suffix caused issues with NPM tooling: updates, lockfile, etc.)
643
644Git revision info:
645* https://unpkg.com/r2-streamer-js@1.0.0/dist/gitrev.json
646* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.0/dist/gitrev.json
647
648Git commit history:
649* https://github.com/readium/r2-streamer-js/commits/v1.0.0
650
651Git diff:
652* https://github.com/readium/r2-streamer-js/compare/v1.0.0-alpha.6...v1.0.0
653
654# 1.0.0-alpha.6
655
656> Build environment: NodeJS `8.12.0`, NPM `6.4.1`
657
658Changes:
659* NPM updates (minor)
660* Git revision JSON info now includes NodeJS and NPM version (build environment)
661* OPDS v1 to v2 converter micros-service now supports publication/entry display (+JSON validation)
662* NYPL and Hadrien demo readers updated for spine+readingOrder support
663
664Git revision info:
665* https://unpkg.com/r2-streamer-js@1.0.0-alpha.6/dist/gitrev.json
666* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.0-alpha.6/dist/gitrev.json
667
668Git commit history:
669* https://github.com/readium/r2-streamer-js/commits/v1.0.0-alpha.6
670
671Git diff:
672* https://github.com/readium/r2-streamer-js/compare/v1.0.0-alpha.5...v1.0.0-alpha.6
673
674# 1.0.0-alpha.5
675
676Changes:
677* Dependency "ta-json" GitHub semver dependency becomes "ta-json-x" NPM package (fixes https://github.com/readium/r2-testapp-js/issues/10 )
678* Removed TypeScript linter warning message (checks for no unused variables)
679* NPM updates related to the Node TypeScript typings
680* Fixed TypeScript regression bug (3.0.3 -> 3.1.1) related to XML / HTML DOM typings
681
682Git revision info:
683* https://unpkg.com/r2-streamer-js@1.0.0-alpha.5/dist/gitrev.json
684* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.0-alpha.5/dist/gitrev.json
685
686Git commit history:
687* https://github.com/readium/r2-streamer-js/commits/v1.0.0-alpha.5
688
689Git diff:
690* https://github.com/readium/r2-streamer-js/compare/v1.0.0-alpha.4...v1.0.0-alpha.5
691
692# 1.0.0-alpha.4
693
694Changes:
695* OPDS micro-services updates (URL routes / paths, added support for OPDS2 browse, absolute URLs)
696* HTML templates, formatted (pretty-print)
697* npm updates (external deps)
698
699Git revision info:
700* https://unpkg.com/r2-streamer-js@1.0.0-alpha.4/dist/gitrev.json
701* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.0-alpha.4/dist/gitrev.json
702
703Git commit history:
704* https://github.com/readium/r2-streamer-js/commits/v1.0.0-alpha.4
705
706Git diff:
707* https://github.com/readium/r2-streamer-js/compare/v1.0.0-alpha.3...v1.0.0-alpha.4
708
709# 1.0.0-alpha.3
710
711Changes:
712* correct version in `package-lock.json`
713
714Git revision info:
715* https://unpkg.com/r2-streamer-js@1.0.0-alpha.3/dist/gitrev.json
716* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.0-alpha.3/dist/gitrev.json
717
718Git commit history:
719* https://github.com/readium/r2-streamer-js/commits/v1.0.0-alpha.3
720
721Git diff:
722* https://github.com/readium/r2-streamer-js/compare/v1.0.0-alpha.2...v1.0.0-alpha.3
723
724# 1.0.0-alpha.2
725
726Changes (NPM updates):
727* `@types/node`
728* `@types/uuid`
729* `r2-utils-js`
730* `r2-shared-js`
731* `r2-opds-js`
732* `r2-lcp-js`
733
734Git revision info:
735* https://unpkg.com/r2-streamer-js@1.0.0-alpha.2/dist/gitrev.json
736* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.0-alpha.2/dist/gitrev.json
737
738Git commit history:
739* https://github.com/readium/r2-streamer-js/commits/v1.0.0-alpha.2
740
741Git diff:
742* https://github.com/readium/r2-streamer-js/compare/v1.0.0-alpha.1...v1.0.0-alpha.2
743
744# 1.0.0-alpha.1
745
746Changes:
747* initial NPM publish
748
749Git revision info:
750* https://unpkg.com/r2-streamer-js@1.0.0-alpha.1/dist/gitrev.json
751* https://github.com/edrlab/r2-streamer-js-dist/blob/v1.0.0-alpha.1/dist/gitrev.json
752
753Git commit history:
754* https://github.com/readium/r2-streamer-js/commits/v1.0.0-alpha.1
755
756Git diff:
757* initial NPM publish