Skip to content

Releases: bahmutov/bottle-service

v1.2.4

29 Jan 03:11
Compare
Choose a tag to compare

<a name"1.2.4">

1.2.4 (2016-01-29)

Bug Fixes

  • demo: fixing index url detection (b44a23fb)

v1.2.3

29 Jan 02:57
Compare
Choose a tag to compare

<a name"1.2.3">

1.2.3 (2016-01-29)

Bug Fixes

  • demo: fixed scope in the demo (ebd148c8)

v1.2.2

03 Jan 05:17
Compare
Choose a tag to compare

<a name"1.2.2">

1.2.2 (2016-01-03)

Bug Fixes

v1.2.1

28 Dec 15:19
Compare
Choose a tag to compare

<a name"1.2.1">

1.2.1 (2015-12-28)

Bug Fixes

  • doc: added browser support doc (cced1b02)
  • html: trimming html before storing, (527d2ea8, closes #10)

v1.2.0

28 Dec 03:29
Compare
Choose a tag to compare

<a name"1.2.0">

1.2.0 (2015-12-28)

Features

  • storage: using caches-storage, (96561f1c, closes #5)

v1.1.2

25 Dec 17:50
Compare
Choose a tag to compare

<a name"1.1.2">

1.1.2 (2015-12-25)

Bug Fixes

  • docs: described api and added a few links (71b327bb)

v1.1.1

23 Dec 19:53
Compare
Choose a tag to compare

<a name"1.1.1">

1.1.1 (2015-12-23)

Bug Fixes

  • log: removed console log message printing html (2dffbe57)

v1.1.0

23 Dec 18:38
Compare
Choose a tag to compare

<a name"1.1.0">

1.1.0 (2015-12-23)

Features

  • replace: better html replace, but still a hack, for #9 (bcb39edf)

v1.0.0

23 Dec 03:49
Compare
Choose a tag to compare

<a name"1.0.0">

1.0.0 (2015-12-23)

Bug Fixes

Features

  • npm: publishing to npm (ba3b19cf)
  • storage: permanent storage on top of Cache API, (e84ee437, closes #4)