Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 915 Bytes

CHANGELOG.md

File metadata and controls

32 lines (24 loc) · 915 Bytes

v1.2.0

  • [FEATURE] added possibility to define effects for the appearance of entries

v1.1.0

  • [TEST] switched to busterjs for tests
  • [TEST] implemented tests for XSS protection
  • [FEATURE] XSS protection

v1.0.0

  • [TEST] complete test coverage with mocha

v0.4.0

  • [FEATURE] added possibility to define the output method of google request
  • [FEATURE] separated layout template from entry template (thanks to ChaosSteffen)

v0.3.0

  • [IMPROVEMENT] evaluate token map before passing it to custom token functions
  • [GENERAL] moved minified version into dist folder (thanks to markrambow)
  • [FEATURE] added callback, which is triggered after rendering of all entries (thanks to cm0s)

v0.2.2

  • [BUG] fixed Array#indexOf IE bug

v0.2.1

  • [BUG] catch failures while extracting images

v0.2.0

  • [TOKEN] added index and totalEntries
  • [TEST] preparation for jasmine tests

v0.1.1

  • added entry filtering