Skip to content

Releases: opentable/spur-ioc

v0.2.0

03 Dec 20:15
Compare
Choose a tag to compare
  • Adding test coverage intigration with coveralls
  • Remove dist; add .npmignore for travis
  • Adding ESLint configuration changes and refactoring code to meet the settings
  • Reduce complexity in getPath
  • Adding shortcut script command
  • Fixing the broken test
  • Adding node 6 test travis test config
  • Updating to match other spur project configurations and readding the … …
  • Fixing issue where build doesn't run before tests
  • Fixing issue when package is referenced from an es6 app

v0.1.3

03 Dec 19:56
Compare
Choose a tag to compare
  • Updating package dependencies
  • Adding registry references
  • Adding some lodash integration tests

v0.1.2

03 Dec 19:53
Compare
Choose a tag to compare
  • Deprecating registerLibraries
  • Adding merge()
  • Fixing typo in readme
  • Fixing coffeescript 1.9.0 compat issue
  • Updating editorconfig
  • Fix typo in API.md
  • Testing with node 4.2.x as well
  • Other documentation updates

v0.0.9

03 Dec 19:48
Compare
Choose a tag to compare
  • Updating package details

v0.0.8

03 Dec 19:47
Compare
Choose a tag to compare
  • Making the API chainable
  • Adding first pass at documentation
  • Add expose + link functionality
  • Restore stack filter
  • Use more accurate naming
  • Fix call chain
  • Add unused warnings