- Bumping version because I forgot to compile before publishing. D'oh! :(
- Resetting figcaption values on window resize if 'is_responsive' is enabled.
- Changed mode 'hide' to 'hidden'.
- Namespaced all classes generated by caption.js.
- Cleaned up website.
- Better organization of files.
- Moving from Grunt to Gulp.
- Bumping version for NPM release.
- Added links using the image's data-link attribute.
- Added option to inherit box model styles from the original image (still need to do padding).
- Fixed incorrect documentation about 'stacked' mode (changed 'static' to 'stacked').
- Changed some of the default settings (you may need to adjust yours accordingly!).
- Adding options for responsive sites
- Fixed sizing error
- Always forcing dimensions if option is set (regardless of whether size can be detected)
- Fixed #5: error with images not yet having been painted to screen
- Fixed dates in changelog
- Changed options to have a 'mode' option instead of the booleans 'animated' and 'stacked'
- Added animation to hide caption on hover
- Added CSS file with required styles
- Namespaced CSS
- Moved website (and thus examples) to git repo
- Added stacked format
- Added animation to show caption on hover
- Added Schema support
- Initial release