Sunday, December 30, 2007

Ajile 1.2.1 Released!

Download Ajile 1.2.1 here!

This release includes the following changes:
  • New: iCab 3.0.3+, OmniWeb 5.6+, Opera 5+, and SeaMonkey 1.0+ support.
  • New: Firebug, YUI, & Mochikit log level (info, warn, error) support.
  • New: SyntaxHighlighter JScript Brush with on-demand loading.
  • New: Ajile's re-initialization is now auto-detected and handled.
  • New: Ajile's version preserved even when removed from file name.
  • New: Global undefined for pre-JavaScript 1.3 browsers.
  • Improved: Fixed script double-loading bug seen in IE browsers.
  • Improved: Fixed log output corruption bug.
  • Improved: IE detection using JScript conditional compilation.
  • Improved: Ajile's runtime instance is now a light object literal.
  • Improved: Ajile's runtime source is now DOM invisible.
  • Improved: Faster & more efficient directive fail-safes.
  • Improved: More robust Import & Include listener notification.
  • Improved: More robust & efficient Ajile.ShowLog().
  • Improved: Performance boost via fail-fasts, variable caching, & less strings.
  • Improved: Updated Examples page content, layout & keyboard navigation.
See the About section at ajile.iskitz.com and play with the Demos for a better understanding of the improvements in this release.

Download Ajile 1.2.1 here!

Labels: , , , , , , ,

Wednesday, August 02, 2006

Ajile 0.6.2 Released!

Download Ajile 0.6.2 here!

This release includes the following changes:
  • New: Versioned Imports.
  • New: Configurable name conflict handling.
  • New: Configurable runtime source code cloaking.
  • New: Load-time option setting (set options in Ajile's src tag).
  • New: Import event notification.
  • New: Version detection from filename.
  • Improved: MVC support with per-page auto-loaders that replace version 0.5.5's shared auto-loader.
  • Improved: Support wildcard imports for single file namespaces.
  • Improved: Programmatic option setting.
  • Improved: Greater packaging flexibility (not just '.' or '/')
  • Improved: More informative debug log output.
  • Improved: Faster Import path resolution.
See the About section at ajile.iskitz.com and play with the Demos for a better understanding about this release's improvements and new features.

Download Ajile 0.6.2 here!

Labels: , , , , , , ,