Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.37 KB

File metadata and controls

41 lines (32 loc) · 1.37 KB

History

Current

  • Docs: Added Jasny Bootstrap for offcanvas menu.

v0.0.7

  • Libraries: Remove Backstretch.
  • Clean up the bower library copy Grunt tasks and manually minify Underscore and Backbone now.

v0.0.6

  • Karma: Add Safari test driver.
  • Libraries: Upgrade to JSON2 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac, Sinon.JS v1.9.0, Chai 1.9.1, Mocha v1.18.2.

v0.0.5

  • Karma: Add Karma test driver support with Travis CI integration.
  • Libraries: Upgrade to Backbone.js v1.1.2, jQuery v2.1.0, Sinon-Chai v2.5.0, Mocha v1.17.1, Underscore.js v1.6.0, Chai v1.9.0, Bootstrap v3.1.1.

v0.0.4

  • Libraries: Upgrade to Bootstrap v3.0.3, Backbone v1.1.0, Backbone.localStorage v1.1.7, Blanket.js v1.1.5, Chai v1.8.1, Mocha 1.15.1, Underscore.js 1.5.2.
  • Notes Rest: Add more permissive routing and better README.md notes.

v0.0.3

  • Bower: Switch to Bower for all existing client-side libraries.

v0.0.2

  • BUG: Fix src attribute link to TDD example test file. The Chapter 3 file "tdd.spec.js" in the samples should have been named "tdd.js". The text of the book remains correct - only the code sample has been updated. (@aserputko)

v0.0.1

  • Update all libraries to current as of 20130717.
  • Original code up to Book's publication (tagged with: published-1.0)