Skip to content
Daniel Weck edited this page Mar 19, 2015 · 16 revisions

Readium (JS) release 0.15

(Chrome extension / cloud reader)

Chrome Web Store

https://chrome.google.com/webstore/detail/readium/fepbnnnkkadjhjahcafoaglimekefifl

"about" info:

2.15.2

readium-js-viewer@15c884ba2e995091dd5abe2285256933349d651e

readium-js@0bd9ab3a596831c52145fbae852962648caf4fb7

readium-shared-js@e3d096dabe6d6ea188c9af97fc28fc7c410982b2

Note: somehow, the Chrome-specific version in manifest.json is out of date! (2.14.2)

https://github.com/readium/readium-js-viewer/blob/Release-0.15/chrome-app/manifest.json#L5

https://github.com/readium/readium-js-viewer/blob/release/0.15/chrome-app/manifest.json#L5

...but package.json contains the correct generic version number (0.15.2):

https://github.com/readium/readium-js-viewer/blob/Release-0.15/package.json#L3

https://github.com/readium/readium-js-viewer/blob/release/0.15/package.json#L3

readium-js-viewer

(branch) release/0.15

https://github.com/readium/readium-js-viewer/commits/release/0.15

(tag) Release-0.15

https://github.com/readium/readium-js-viewer/commits/Release-0.15

Compare with previous release

Commit history, code diff

Branch: https://github.com/readium/readium-js-viewer/compare/release/0.14...release/0.15

Tag: https://github.com/readium/readium-js-viewer/compare/Release-0.14...Release-0.15

readium-js

(branch) release/0.15

https://github.com/readium/readium-js/commits/release/0.15

(tag) 0.15

https://github.com/readium/readium-js/commits/0.15

Compare with previous release

Commit history, code diff

Branch: https://github.com/readium/readium-js/compare/release/0.14...release/0.15

Tag: 0.14 is MISSING

Note: package.json contains an incorrect version number (0.1.0):

https://github.com/readium/readium-js/blob/release/0.15/package.json#L5

https://github.com/readium/readium-js/blob/0.15/package.json#L5

readium-shared-js

(branch) release/0.15

https://github.com/readium/readium-shared-js/commits/release/0.15

(tag) 0.15

https://github.com/readium/readium-shared-js/commits/0.15

Compare with previous release

Commit history, code diff

Branch: https://github.com/readium/readium-shared-js/compare/release/0.14...release/0.15

Tag: https://github.com/readium/readium-shared-js/compare/Release-0.14...0.15