Skip to content

Latest commit

 

History

History
116 lines (62 loc) · 2.86 KB

changelog.md

File metadata and controls

116 lines (62 loc) · 2.86 KB

Package Updates

  • Update to Marionette 3.0.
  • Update to lodash 4
  • Remove Radio in favour of using the instance that is bundled with Marionette 3.0.
  • Translation strings can now have colons present.

v2.0.0-pre.3 view commit logs

Package Updates

  • Update to Marionette 3.0 prerelease 5.

v2.0.0-pre.2 view commit logs

Fixes

  • Translation strings can now have colons present.

v2.0.0-pre.1 view commit logs

Package Updates

  • Update to Marionette 3.0 prerelease.
  • Update to lodash 4
  • Remove Radio in favour of using the instance that is bundled with Marionette 3.0.

Package Updates

  • Use v2.3.5 of i18next to solve regression in 2.4.0.

New Features

  • Added ability to use Marionette.Inspector in chrome devtools.

New Features

  • Support Plurals in translate helper.

Package Updates

  • Update backbone.storage.

Package Updates

  • Update backbone.service.
  • Update i18next to 2.1.0 as 1.11.x had been deprecated.

Bugs

  • Add browserify-swap to prevent inclusion of both underscore and lodash.

Bugs

  • Stop including both underscore and lodash, and only use lodash.

Package Updates

  • Update backbone.stickit.

Bugs

  • Add .babelrc to npmignore

Features

  • Added Backbone.Validation.

Bugs

  • Fixed duplicate declaration of format in currencyHelper.

Build Process

  • Updated dependencies to build with Babel 6.

Features

  • Added Backbone.Syphon.

Features

  • Added Backbone-routing.
  • Added Backbone.Storage.
  • Added Backbone.Service.

Misc

  • Bumped Backbone dependency to 1.2.3

v1.0.0

  • Initial release.