- [FEATURE] added possibility to define effects for the appearance of entries
- [TEST] switched to busterjs for tests
- [TEST] implemented tests for XSS protection
- [FEATURE] XSS protection
- [TEST] complete test coverage with mocha
- [FEATURE] added possibility to define the output method of google request
- [FEATURE] separated layout template from entry template (thanks to ChaosSteffen)
- [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)
- [BUG] fixed Array#indexOf IE bug
- [BUG] catch failures while extracting images
- [TOKEN] added index and totalEntries
- [TEST] preparation for jasmine tests
- added entry filtering