- [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