MooTools 1.2.1

October 29, 2008

MooTools v1.2.1 recently got released and we have received the thumbs up from the maintainers to host it, so the bits have been flipped and the pipes are ready to MOOve it over to you guys.

But wait!! Before you get started with 1.2.1, please note that the previous version we are hosting (1.11) and the new version (1.2.1) are incompatible. So as not to break anyone out of the blue (and put them in a bad MOOd) we have frozen the version "1" alias to 1.11. Here's what the aliases look like for MooTools:
google.load('mootools', '1') // gives you version 1.11
google.load('mootools', '1.11') // gives you version 1.11
google.load('mootools', '1.2.1') // gives you version 1.2.1
... you get the picture.

If you have some extra time, stop by the group and show us what you've been up to with MooTools. Happy grazing!