MacPython Logo from __future__ import *

2005-10-08

MochiKit 0.90 released

Filed under: AJAX, MochiKit, javascript — bob @ 9:59 am

MochiKit 0.90 has been released! This release includes a new feature, some bug fixes.

The new feature in 0.90 is JSON serialization and evaluation support via serializeJSON, evalJSON and registerJSON.

2005-10-08 v0.90

  • Fixed ISO compliance with toISODate
  • Added missing operator.sub
  • Placated Mozilla's strict warnings a bit
  • Added JSON serialization and unserialization support to MochiKit.Base: serializeJSON, evalJSON, registerJSON. This is very similar to the repr API.
  • Fixed a bug in the script loader that failed in some scenarios when a script tag did not have a "src" attribute (thanks Ian!)
  • Added new MochiKit.DOM createDOMFunc aliases: H1, H2, H3, BR, HR, TEXTAREA, P, FORM
  • Use encodeURIComponent / decodeURIComponent for MochiKit.Base urlEncode and parseQueryString, when available.

No Comments »

No comments yet.

RSS feed for comments on this post.

Leave a comment

Powered by WP Hashcash

Powered by WordPress