Skip to content

Releases: replete/biscuitman

v0.3.6

21 Jun 23:16

Choose a tag to compare

Add cookie deletion functionality

  • if cookieDetails exist, cookies deleted on reject
  • https enabled in browserSync for secure cookies
  • Update readme
  • extended sandbox with cookie / localstorage contents
  • renamed some functions

Full Changelog: v0.3.5...v0.3.6

v0.3.5

21 Jun 17:43

Choose a tag to compare

Fixed broken script injection ... a bit eager on the byte shaving

v0.3.4

21 Jun 17:01

Choose a tag to compare

  • Fix CSS regression to do with hiding
  • Tidy up JS order / comments
  • Simplify defaults logic
  • re-order dispatch calls
  • rename global helpers correctly
  • optimize CSS hide classes

Full Changelog: v0.3.3...v0.3.4

v0.3.3

20 Jun 21:20

Choose a tag to compare

More optimizations in CSS and JS, improved event names and payload structure.

I don't think this could be drastically smaller, from here on in the size will likely increase with features and fixes:

  • brotli size: 2932 bytes
  • gzip size: 3442 bytes

Full Changelog: v0.2.1...v0.3.3

v0.2.1

07 May 21:29

Choose a tag to compare

v0.2.1 Pre-release
Pre-release
  • Version bump for typo fix
  • Set up github pages with demo HTML

v0.2.0

07 May 20:43

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

First release, pre-production.

Added version comments to distributables