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: , , , , , , ,

Tuesday, September 04, 2007

Ajile 0.9.8 Released!

Download Ajile 0.9.8 here!

This release includes the following changes:
  • New: Now supports Mozilla 0.9.1+ browsers.
  • New: Cloaking now supported in IE 5.01+.
  • New: Now uses YUI Compressor for code compression (~25K).
  • New: Examples page now use SyntaxHighlighter 1.5.1 for code highlighting.
  • Improved: Ajile.Unload() now unloads empty com.iskitz.ajile namespace.
  • Improved: Ajile.Unload() now unloads all legacy directives.
  • Improved: Updated Ajile.Unload() description in API docs.
  • Improved: Naming conflict warning provides more alternatives.
  • Improved: Code cleanup and refactoring for better cross-browser support.
  • Improved: Examples page clean-up and LoadExample correction.
  • Improved: Restored Examples page support for Blazer 3.0 on Treo 600.
  • Improved: Fixed month error in debug log's date-time stamp.
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 0.9.8 here!

Labels: , , , , , , , ,

Tuesday, July 24, 2007

Ajile 0.9 Released!

Download Ajile 0.9 here!

This release includes the following changes:
  • New: Supports all Firefox, IE 4.01+, and Netscape 6.0.1+ browsers.
  • New: Ajile.Unload([ns|module]) for namespace & module unloading.
  • New: Now uses jsUnit as testing framework.
  • New: Debug log integration with Firebug, MochiKit, & YUI loggers.
  • Improved: Full API backwards compatibility to JSPackaging 1.0 using legacy option.
  • Improved: Stronger defense against external Object.prototype changes.
  • Improved: Simplified examples & updated Examples page with unobtrusive scripting.
  • Improved: Compressed using custom_rhino.jar.
  • Improved: Discontinued packer use; broke working code & incompatible with IE 4 & 5.
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 0.9 here!

Labels: , , , , , , , , ,

Sunday, March 11, 2007

Ajile 0.7.9 Released!

Download Ajile 0.7.9 here!

This release includes the following changes:
  • New: legacy load-time option to control backwards compatibility.
  • New: Ajile.EnableLegacy() to control backwards compatibility.
  • New: Legacy support is disabled by default.
  • New: Added documentation for all load-time options.
  • Improved: Ajile.EnableOverride() now works as intended.
  • Improved: Added packed version to download; used Dean Edward's Packer.
  • Improved: Removed documentation for deprecated features.
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 0.7.9 here!

Labels: , , , , ,

Tuesday, November 01, 2005

Ajile 0.3.7 Released!

Ajile 0.3.7 has been released. Download it here.

This release includes the following changes:
  • Namespace changed to com.iskitz.ajile.
  • Fixed bug with automatic path detection for imports.
  • Single module for DOM 2 EventTarget emulation.
  • Compressed Ajile and DOM 2 EventTarget modules.
  • General cleanup (dead code removal, etc.).
Ajile and the DOM 2 EventTarget modules are now 50% smaller. The reduced footprint results in significantly faster load times when used in the Internet environment.

Labels: , , ,

Friday, October 28, 2005

New Ajile Release Coming Soon!

Look for the new release of Ajile in the next few weeks, or earlier ;-).

The new release will contain:
  • Minor bug fixes.
  • Compressed version for faster loading.
  • Inclusion of MSIE support modules.
You'll also notice the revamped website with a new look & feel.

Stay tuned.

Labels: , ,