UNPKG

18.7 kBMarkdownView Raw
1# Next
2
3Git diff:
4* https://github.com/readium/r2-utils-js/compare/v1.0.32...develop
5
6Changes:
7* TODO
8
9# 1.0.32
10
11> Build environment: NodeJS `18.12.1`, NPM `9.1.1`
12
13Changes:
14* NPM package updates
15
16Git revision info:
17* https://unpkg.com/r2-utils-js@1.0.32/dist/gitrev.json
18* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.32/dist/gitrev.json
19
20Git commit history:
21* https://github.com/readium/r2-utils-js/commits/v1.0.32
22
23Git diff:
24* https://github.com/readium/r2-utils-js/compare/v1.0.31...v1.0.32
25
26# 1.0.31
27
28> Build environment: NodeJS `16.13.1`, NPM `8.3.0`
29
30Changes:
31* NPM package updates
32* safeguard against callbacks that do not capture async / await thrown errors (exceptions do not automatically transit up the call chain) avoids UnhandledPromiseRejectionWarning
33
34Git revision info:
35* https://unpkg.com/r2-utils-js@1.0.31/dist/gitrev.json
36* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.31/dist/gitrev.json
37
38Git commit history:
39* https://github.com/readium/r2-utils-js/commits/v1.0.31
40
41Git diff:
42* https://github.com/readium/r2-utils-js/compare/v1.0.30...v1.0.31
43
44# 1.0.30
45
46> Build environment: NodeJS `16.13.1`, NPM `8.3.0`
47
48Changes:
49* NPM package updates and migration from TSLINT to ESLINT
50
51Git revision info:
52* https://unpkg.com/r2-utils-js@1.0.30/dist/gitrev.json
53* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.30/dist/gitrev.json
54
55Git commit history:
56* https://github.com/readium/r2-utils-js/commits/v1.0.30
57
58Git diff:
59* https://github.com/readium/r2-utils-js/compare/v1.0.29...v1.0.30
60
61# 1.0.29
62
63> Build environment: NodeJS `16.13.0`, NPM `8.1.4`
64
65Changes:
66* Removed console verbose output in filesystem folder zip emulation
67* Harmonised regular expressions for file extensions and HTTP URLs checks
68
69Git revision info:
70* https://unpkg.com/r2-utils-js@1.0.29/dist/gitrev.json
71* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.29/dist/gitrev.json
72
73Git commit history:
74* https://github.com/readium/r2-utils-js/commits/v1.0.29
75
76Git diff:
77* https://github.com/readium/r2-utils-js/compare/v1.0.28...v1.0.29
78
79# 1.0.28
80
81> Build environment: NodeJS `16.13.0`, NPM `8.1.4`
82
83Changes:
84* Fix: regression bug when replacing filehound with plain NodeJS "fs" API to scan directory contents (ZIP directory emulated from filesystem)
85
86Git revision info:
87* https://unpkg.com/r2-utils-js@1.0.28/dist/gitrev.json
88* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.28/dist/gitrev.json
89
90Git commit history:
91* https://github.com/readium/r2-utils-js/commits/v1.0.28
92
93Git diff:
94* https://github.com/readium/r2-utils-js/compare/v1.0.27...v1.0.28
95
96# 1.0.27
97
98> Build environment: NodeJS `14.18.1`, NPM `6.14.15`
99
100Changes:
101* NPM package updates
102* NodeJS v12 minimum requirement
103* Removed FileHound lib dependency in TypeScript code
104
105Git revision info:
106* https://unpkg.com/r2-utils-js@1.0.27/dist/gitrev.json
107* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.27/dist/gitrev.json
108
109Git commit history:
110* https://github.com/readium/r2-utils-js/commits/v1.0.27
111
112Git diff:
113* https://github.com/readium/r2-utils-js/compare/v1.0.26...v1.0.27
114
115# 1.0.26
116
117> Build environment: NodeJS `14.17.5`, NPM `6.14.14`
118
119Changes:
120* NPM package updates
121
122Git revision info:
123* https://unpkg.com/r2-utils-js@1.0.26/dist/gitrev.json
124* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.26/dist/gitrev.json
125
126Git commit history:
127* https://github.com/readium/r2-utils-js/commits/v1.0.26
128
129Git diff:
130* https://github.com/readium/r2-utils-js/compare/v1.0.25...v1.0.26
131
132# 1.0.25
133
134> Build environment: NodeJS `14.16.1`, NPM `6.14.13`
135
136Changes:
137* NPM package updates
138
139Git revision info:
140* https://unpkg.com/r2-utils-js@1.0.25/dist/gitrev.json
141* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.25/dist/gitrev.json
142
143Git commit history:
144* https://github.com/readium/r2-utils-js/commits/v1.0.25
145
146Git diff:
147* https://github.com/readium/r2-utils-js/compare/v1.0.24...v1.0.25
148
149# 1.0.24
150
151> Build environment: NodeJS `14.15.1`, NPM `6.14.9`
152
153Changes:
154* NPM package updates
155* Fix: added missing Number converter in XML declarative parser (similar to TA-JSON)
156
157Git revision info:
158* https://unpkg.com/r2-utils-js@1.0.24/dist/gitrev.json
159* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.24/dist/gitrev.json
160
161Git commit history:
162* https://github.com/readium/r2-utils-js/commits/v1.0.24
163
164Git diff:
165* https://github.com/readium/r2-utils-js/compare/v1.0.23...v1.0.24
166
167# 1.0.23
168
169> Build environment: NodeJS `12.18.2`, NPM `6.14.5`
170
171Changes:
172* NPM package updates
173* TypeScript const enum safeguard (isolated modules)
174
175Git revision info:
176* https://unpkg.com/r2-utils-js@1.0.23/dist/gitrev.json
177* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.23/dist/gitrev.json
178
179Git commit history:
180* https://github.com/readium/r2-utils-js/commits/v1.0.23
181
182Git diff:
183* https://github.com/readium/r2-utils-js/compare/v1.0.22...v1.0.23
184
185# 1.0.22
186
187> Build environment: NodeJS `12.18.1`, NPM `6.14.5`
188
189Changes:
190* NPM package updates
191
192Git revision info:
193* https://unpkg.com/r2-utils-js@1.0.22/dist/gitrev.json
194* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.22/dist/gitrev.json
195
196Git commit history:
197* https://github.com/readium/r2-utils-js/commits/v1.0.22
198
199Git diff:
200* https://github.com/readium/r2-utils-js/compare/v1.0.21...v1.0.22
201
202# 1.0.21
203
204> Build environment: NodeJS `12.16.3`, NPM `6.14.5`
205
206Changes:
207* NPM package updates
208
209Git revision info:
210* https://unpkg.com/r2-utils-js@1.0.21/dist/gitrev.json
211* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.21/dist/gitrev.json
212
213Git commit history:
214* https://github.com/readium/r2-utils-js/commits/v1.0.21
215
216Git diff:
217* https://github.com/readium/r2-utils-js/compare/v1.0.20...v1.0.21
218
219# 1.0.20
220
221> Build environment: NodeJS `12.16.1`, NPM `6.14.4`
222
223Changes:
224* NPM package updates
225* Fixed CSON-2-JSON script
226
227Git revision info:
228* https://unpkg.com/r2-utils-js@1.0.20/dist/gitrev.json
229* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.20/dist/gitrev.json
230
231Git commit history:
232* https://github.com/readium/r2-utils-js/commits/v1.0.20
233
234Git diff:
235* https://github.com/readium/r2-utils-js/compare/v1.0.19...v1.0.20
236
237# 1.0.19
238
239> Build environment: NodeJS `12.16.1`, NPM `6.14.4`
240
241Changes:
242* NPM package updates
243
244Git revision info:
245* https://unpkg.com/r2-utils-js@1.0.19/dist/gitrev.json
246* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.19/dist/gitrev.json
247
248Git commit history:
249* https://github.com/readium/r2-utils-js/commits/v1.0.19
250
251Git diff:
252* https://github.com/readium/r2-utils-js/compare/v1.0.18...v1.0.19
253
254# 1.0.18
255
256> Build environment: NodeJS `12.15.0`, NPM `6.13.7`
257
258Changes:
259* NPM package updates
260* Buffer streaming error now forwarded into Promise rejection
261
262Git revision info:
263* https://unpkg.com/r2-utils-js@1.0.18/dist/gitrev.json
264* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.18/dist/gitrev.json
265
266Git commit history:
267* https://github.com/readium/r2-utils-js/commits/v1.0.18
268
269Git diff:
270* https://github.com/readium/r2-utils-js/compare/v1.0.17...v1.0.18
271
272# 1.0.17
273
274> Build environment: NodeJS `12.13.0`, NPM `6.12.1`
275
276Changes:
277* ZIP injector: object close() was missing! (causing retained handle on filesystem ... thankfully only affected r2-testapp-js, but will soon be used in refactored LCP/LSD implementation of readium-desktop as well, see WIP pull request)
278
279Git revision info:
280* https://unpkg.com/r2-utils-js@1.0.17/dist/gitrev.json
281* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.17/dist/gitrev.json
282
283Git commit history:
284* https://github.com/readium/r2-utils-js/commits/v1.0.17
285
286Git diff:
287* https://github.com/readium/r2-utils-js/compare/v1.0.16...v1.0.17
288
289# 1.0.16
290
291> Build environment: NodeJS `12.13.0`, NPM `6.12.0`
292
293Changes:
294* CLI utility to benchmark ZIP libs with CRC and directory entry streaming
295* YAUZL and YAZL TypeScript typings (no more "any")
296* NPM updates
297
298Git revision info:
299* https://unpkg.com/r2-utils-js@1.0.16/dist/gitrev.json
300* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.16/dist/gitrev.json
301
302Git commit history:
303* https://github.com/readium/r2-utils-js/commits/v1.0.16
304
305Git diff:
306* https://github.com/readium/r2-utils-js/compare/v1.0.15...v1.0.16
307
308# 1.0.15
309
310> Build environment: NodeJS `10.16.3`, NPM `6.12.0`
311
312Changes:
313* NPM updates (including NodeJS v12 for Electron v6)
314
315Git revision info:
316* https://unpkg.com/r2-utils-js@1.0.15/dist/gitrev.json
317* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.15/dist/gitrev.json
318
319Git commit history:
320* https://github.com/readium/r2-utils-js/commits/v1.0.15
321
322Git diff:
323* https://github.com/readium/r2-utils-js/compare/v1.0.14...v1.0.15
324
325# 1.0.14
326
327> Build environment: NodeJS `10.16.3`, NPM `6.11.3`
328
329Changes:
330* Fixed bug in JSON tree walker (incorrect null / undefined check)
331* NPM updates
332
333Git revision info:
334* https://unpkg.com/r2-utils-js@1.0.14/dist/gitrev.json
335* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.14/dist/gitrev.json
336
337Git commit history:
338* https://github.com/readium/r2-utils-js/commits/v1.0.14
339
340Git diff:
341* https://github.com/readium/r2-utils-js/compare/v1.0.13...v1.0.14
342
343# 1.0.13
344
345> Build environment: NodeJS `10.16.3`, NPM `6.11.3`
346
347Changes:
348* NPM updates
349* TypeScript import sorter
350
351Git revision info:
352* https://unpkg.com/r2-utils-js@1.0.13/dist/gitrev.json
353* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.13/dist/gitrev.json
354
355Git commit history:
356* https://github.com/readium/r2-utils-js/commits/v1.0.13
357
358Git diff:
359* https://github.com/readium/r2-utils-js/compare/v1.0.12...v1.0.13
360
361# 1.0.12
362
363> Build environment: NodeJS `10.16.3`, NPM `6.11.3`
364
365Changes:
366* NPM updates
367
368Git revision info:
369* https://unpkg.com/r2-utils-js@1.0.12/dist/gitrev.json
370* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.12/dist/gitrev.json
371
372Git commit history:
373* https://github.com/readium/r2-utils-js/commits/v1.0.12
374
375Git diff:
376* https://github.com/readium/r2-utils-js/compare/v1.0.11...v1.0.12
377
378# 1.0.11
379
380> Build environment: NodeJS `10.16.0`, NPM `6.10.2`
381
382Changes:
383* NPM updates
384
385Git revision info:
386* https://unpkg.com/r2-utils-js@1.0.11/dist/gitrev.json
387* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.11/dist/gitrev.json
388
389Git commit history:
390* https://github.com/readium/r2-utils-js/commits/v1.0.11
391
392Git diff:
393* https://github.com/readium/r2-utils-js/compare/v1.0.10...v1.0.11
394
395# 1.0.10
396
397> Build environment: NodeJS `10.16.0`, NPM `6.9.0`
398
399Changes:
400* NPM updates
401
402Git revision info:
403* https://unpkg.com/r2-utils-js@1.0.10/dist/gitrev.json
404* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.10/dist/gitrev.json
405
406Git commit history:
407* https://github.com/readium/r2-utils-js/commits/v1.0.10
408
409Git diff:
410* https://github.com/readium/r2-utils-js/compare/v1.0.9...v1.0.10
411
412# 1.0.9
413
414> Build environment: NodeJS `10.15.3`, NPM `6.9.0`
415
416Changes:
417* NPM updates
418
419Git revision info:
420* https://unpkg.com/r2-utils-js@1.0.9/dist/gitrev.json
421* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.9/dist/gitrev.json
422
423Git commit history:
424* https://github.com/readium/r2-utils-js/commits/v1.0.9
425
426Git diff:
427* https://github.com/readium/r2-utils-js/compare/v1.0.8...v1.0.9
428
429# 1.0.8
430
431> Build environment: NodeJS `8.15.1`, NPM `6.4.1`
432
433Changes:
434* NPM updates
435
436Git revision info:
437* https://unpkg.com/r2-utils-js@1.0.8/dist/gitrev.json
438* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.8/dist/gitrev.json
439
440Git commit history:
441* https://github.com/readium/r2-utils-js/commits/v1.0.8
442
443Git diff:
444* https://github.com/readium/r2-utils-js/compare/v1.0.7...v1.0.8
445
446# 1.0.7
447
448> Build environment: NodeJS `8.15.1`, NPM `6.4.1`
449
450Changes:
451* NPM updates
452
453Git revision info:
454* https://unpkg.com/r2-utils-js@1.0.7/dist/gitrev.json
455* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.7/dist/gitrev.json
456
457Git commit history:
458* https://github.com/readium/r2-utils-js/commits/v1.0.7
459
460Git diff:
461* https://github.com/readium/r2-utils-js/compare/v1.0.6...v1.0.7
462
463# 1.0.6
464
465> Build environment: NodeJS `8.14.1`, NPM `6.4.1`
466
467Changes:
468* NPM updates
469* Added sanity check in JSON traversal for edge-case of property val === null (which is typeof val === "object")
470
471Git revision info:
472* https://unpkg.com/r2-utils-js@1.0.6/dist/gitrev.json
473* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.6/dist/gitrev.json
474
475Git commit history:
476* https://github.com/readium/r2-utils-js/commits/v1.0.6
477
478Git diff:
479* https://github.com/readium/r2-utils-js/compare/v1.0.5...v1.0.6
480
481# 1.0.5
482
483> Build environment: NodeJS `8.14.1`, NPM `6.4.1`
484
485Changes:
486* NPM updates
487* Fixed JSON traverse utility (correctly checks for null vs. undefined values)
488
489Git revision info:
490* https://unpkg.com/r2-utils-js@1.0.5/dist/gitrev.json
491* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.5/dist/gitrev.json
492
493Git commit history:
494* https://github.com/readium/r2-utils-js/commits/v1.0.5
495
496Git diff:
497* https://github.com/readium/r2-utils-js/compare/v1.0.4...v1.0.5
498
499# 1.0.4
500
501> Build environment: NodeJS `8.14.1`, NPM `6.4.1`
502
503Changes:
504* Updated documentation (minor)
505* Fixed a NodeJS v8+ regression bug: readable-stream end event was not raised (which is why LCP decryption with basic-test profile was broken at Heroku and Now.sh streamer deployments)
506* 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).
507
508Git revision info:
509* https://unpkg.com/r2-utils-js@1.0.4/dist/gitrev.json
510* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.4/dist/gitrev.json
511
512Git commit history:
513* https://github.com/readium/r2-utils-js/commits/v1.0.4
514
515Git diff:
516* https://github.com/readium/r2-utils-js/compare/v1.0.3...v1.0.4
517
518# 1.0.3
519
520> Build environment: NodeJS `8.14.0`, NPM `6.5.0`
521
522Changes:
523* Minor NPM updates
524
525Git revision info:
526* https://unpkg.com/r2-utils-js@1.0.3/dist/gitrev.json
527* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.3/dist/gitrev.json
528
529Git commit history:
530* https://github.com/readium/r2-utils-js/commits/v1.0.3
531
532Git diff:
533* https://github.com/readium/r2-utils-js/compare/v1.0.2...v1.0.3
534
535# 1.0.2
536
537> Build environment: NodeJS `8.14.0`, NPM `6.5.0`
538
539Changes:
540* Added support for exploded remote HTTP publications (fetcher / zip interface)
541
542Git revision info:
543* https://unpkg.com/r2-utils-js@1.0.2/dist/gitrev.json
544* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.2/dist/gitrev.json
545
546Git commit history:
547* https://github.com/readium/r2-utils-js/commits/v1.0.2
548
549Git diff:
550* https://github.com/readium/r2-utils-js/compare/v1.0.1...v1.0.2
551
552# 1.0.1
553
554> Build environment: NodeJS `8.14.0`, NPM `6.5.0`
555
556Changes:
557* NPM updates (minor)
558* Replaced deprecated RawGit URLs
559* Fixed HTTP(s) URL detection (now regexp)
560* Workaround for bogus HTTP accept-ranges=bytes headers (e.g. `https://raw.githubusercontent.com`)
561
562Git revision info:
563* https://unpkg.com/r2-utils-js@1.0.1/dist/gitrev.json
564* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.1/dist/gitrev.json
565
566Git commit history:
567* https://github.com/readium/r2-utils-js/commits/v1.0.1
568
569Git diff:
570* https://github.com/readium/r2-utils-js/compare/v1.0.0...v1.0.1
571
572# 1.0.0
573
574> Build environment: NodeJS `8.14.0`, NPM `6.5.0`
575
576Changes:
577* NPM updates (minor)
578* README info
579* VisualStudio code tweaks (developer workflow)
580* Semantic versioning bump 1.*.* (3-digit style now, "-alphaX" suffix caused issues with NPM tooling: updates, lockfile, etc.)
581
582Git revision info:
583* https://unpkg.com/r2-utils-js@1.0.0/dist/gitrev.json
584* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.0/dist/gitrev.json
585
586Git commit history:
587* https://github.com/readium/r2-utils-js/commits/v1.0.0
588
589Git diff:
590* https://github.com/readium/r2-utils-js/compare/v1.0.0-alpha.7...v1.0.0
591
592# 1.0.0-alpha.7
593
594> Build environment: NodeJS `8.12.0`, NPM `6.4.1`
595
596Changes:
597* NPM updates (minor)
598* Git revision JSON info now includes NodeJS and NPM version (build environment)
599
600Git revision info:
601* https://unpkg.com/r2-utils-js@1.0.0-alpha.7/dist/gitrev.json
602* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.0-alpha.7/dist/gitrev.json
603
604Git commit history:
605* https://github.com/readium/r2-utils-js/commits/v1.0.0-alpha.7
606
607Git diff:
608* https://github.com/readium/r2-utils-js/compare/v1.0.0-alpha.6...v1.0.0-alpha.7
609
610# 1.0.0-alpha.6
611
612Changes:
613* Dependency "ta-json" GitHub semver dependency becomes "ta-json-x" NPM package (fixes https://github.com/readium/r2-testapp-js/issues/10 )
614
615Git revision info:
616* https://unpkg.com/r2-utils-js@1.0.0-alpha.6/dist/gitrev.json
617* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.0-alpha.6/dist/gitrev.json
618
619Git commit history:
620* https://github.com/readium/r2-utils-js/commits/v1.0.0-alpha.6
621
622Git diff:
623* https://github.com/readium/r2-utils-js/compare/v1.0.0-alpha.5...v1.0.0-alpha.6
624
625# 1.0.0-alpha.5
626
627Changes:
628* Fixed TypeScript regression bug (3.0.3 -> 3.1.1) related to XML / HTML DOM typings
629* Removed TypeScript linter warning message (checks for no unused variables)
630* NPM updates related to the Node TypeScript typings
631* Dependency "ta-json" updates, and NPM integration GitHub semver reference
632
633Git revision info:
634* https://unpkg.com/r2-utils-js@1.0.0-alpha.5/dist/gitrev.json
635* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.0-alpha.5/dist/gitrev.json
636
637Git commit history:
638* https://github.com/readium/r2-utils-js/commits/v1.0.0-alpha.5
639
640Git diff:
641* https://github.com/readium/r2-utils-js/compare/v1.0.0-alpha.4...v1.0.0-alpha.5
642
643# 1.0.0-alpha.4
644
645Changes:
646* removed rogue `console.log()`
647* NPM upates (minor, external dependencies)
648
649Git revision info:
650* https://unpkg.com/r2-utils-js@1.0.0-alpha.4/dist/gitrev.json
651* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.0-alpha.4/dist/gitrev.json
652
653Git commit history:
654* https://github.com/readium/r2-utils-js/commits/v1.0.0-alpha.4
655
656Git diff:
657* https://github.com/readium/r2-utils-js/compare/v1.0.0-alpha.3...v1.0.0-alpha.4
658
659# 1.0.0-alpha.3
660
661Changes:
662* correct version in `package-lock.json`
663
664Git revision info:
665* https://unpkg.com/r2-utils-js@1.0.0-alpha.3/dist/gitrev.json
666* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.0-alpha.3/dist/gitrev.json
667
668Git commit history:
669* https://github.com/readium/r2-utils-js/commits/v1.0.0-alpha.3
670
671Git diff:
672* https://github.com/readium/r2-utils-js/compare/v1.0.0-alpha.2...v1.0.0-alpha.3
673
674# 1.0.0-alpha.2
675
676Changes (NPM updates):
677* `@types/node`
678
679Git revision info:
680* https://unpkg.com/r2-utils-js@1.0.0-alpha.2/dist/gitrev.json
681* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.0-alpha.2/dist/gitrev.json
682
683Git commit history:
684* https://github.com/readium/r2-utils-js/commits/v1.0.0-alpha.2
685
686Git diff:
687* https://github.com/readium/r2-utils-js/compare/v1.0.0-alpha.1...v1.0.0-alpha.2
688
689# 1.0.0-alpha.1
690
691Changes:
692* initial NPM publish
693
694Git revision info:
695* https://unpkg.com/r2-utils-js@1.0.0-alpha.1/dist/gitrev.json
696* https://github.com/edrlab/r2-utils-js-dist/blob/v1.0.0-alpha.1/dist/gitrev.json
697
698Git commit history:
699* https://github.com/readium/r2-utils-js/commits/v1.0.0-alpha.1
700
701Git diff:
702* initial NPM publish