Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 322 Bytes

CHANGELOG.md

File metadata and controls

10 lines (7 loc) · 322 Bytes

0.1.0 (2013-12-03)

Refactor

  • Refactor to app based on ng-boilerplate approach.
  • Body of old BloomLibrary_AngularApp is now the whole application; most files moved up to src/app.
  • Old TestBackEnd and BookImport are gone
  • Code is cleaned up to pass ng-boilerplate lint
  • Spurious (unused) tests and css removed.