Files
visibilityjs/ChangeLog
Andrey A.I. Sitnik e1bf06c182 Release 0.4.2 version
2012-05-19 16:53:58 +02:00

24 lines
729 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
== 0.4.2 (Sputnik 3, real)
* Reorder code to show first public and common methods.
* Use node.js Cake instead of Rubys Rake to build tasks.
* Move to Mocha, Chai and Sinon.JS for tests.
* Move autogenerated minified to GitHub downloads.
== 0.4.1 (Explorer 3, repeat)
* Fix documentation and gemspec.
== 0.4 (Vanguard 1, alternative)
* Add fallback API support by focus/blur hack to all browsers.
== 0.3 (Explorer 1, answer)
* Rename gem to visibilityjs.
* Fix gem integration with Asset Pipeline paths.
== 0.2 (Sputnik 2, Laika)
* Rename support() to isSupported() and notPrerender() to afterPrerendering().
* Fix IE 6 and 7 support.
* Documentation fixes by Peter Zotov.
== 0.1 (Sputnik 1, the first)
* Initial release.