angular.js v0.9.16 Release Notes

Release Date: 2011-06-07 // almost 13 years ago
  • ๐Ÿ”‹ Features

    • โœ… [JsTD Scenario Adapter] for running scenario tests with jstd (from command line and in multiple browsers)

    ๐Ÿ“š Documentation

    ๐Ÿ› Bug Fixes

    • ng:href produces unclickable links on IE7 #352
    • IE 8 in compatibility mode breaks routing #353
    • IE translates a 204 response code to 1223 #357
    • ๐Ÿ›  Fixed unit test in IE7 #360
    • ๐Ÿ›  Fixed unit tests on FF4, Opera #364
    • ๐Ÿ›  Fixed opera date.toISOString issue #367

    ๐Ÿ’ฅ Breaking changes

    • โœ… html scenario runner requires ng:autotest script attribute to start tests automatically (example)