Skip to content

Releases: opentable/spur-ioc

v1.1.0

13 Nov 22:22
Compare
Choose a tag to compare

Features

  • #53 Adding arrow function support by porting functionality from Angular

v1.0.2

13 Nov 07:10
Compare
Choose a tag to compare

Other

  • #49 - Updating the chalk dependency
  • #51 - Updating the development dependencies

v1.0.1

13 Nov 06:07
Compare
Choose a tag to compare

Other

  • #48 Renaming from Util to FunctionArgumentsParser and adding tests

v1.0.0

25 Oct 20:54
Compare
Choose a tag to compare

Breaking Changes

  • Requires Node 6+
  • #40 - Removing support for coffee-script dependencies. Removes the coffeescript/register reference.

Other

  • #40 - Switching from transpiled es6 to Node 6 native es6, removing the need for babel
  • #41 - Optimizing the use of lodash production use
  • #43 - Adding changelog link
  • #42 - Removing babel rc file no longer needed

v1.0.0-rc.1

26 Aug 05:52
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release
v1.0.0-rc.1: Switching to non-transpiled es6 code that is node6 frien…

v0.2.5

17 Jan 00:07
Compare
Choose a tag to compare

Changes

  • Removing Node 0.10, 0.11, 0.12, and 5 from .travis.yml to only run tests on supported LTS versions
  • Updating devDependencies
  • Fixing code related to updating the version of eslint-config-opentable which had a few small changes to the syntax rules
  • Adding "babel-plugin-transform-regenerator": "6.16.1" to resolve the build issue

Pull requests

v0.2.4

03 Dec 20:20
Compare
Choose a tag to compare
  • Removing legacy coffee-script tests

v0.2.3

03 Dec 20:19
Compare
Choose a tag to compare
  • Adding note about syntax for top declaration when using es6

v0.2.2

03 Dec 20:18
Compare
Choose a tag to compare
  • Removing coverall/coverage check

v0.2.1

03 Dec 20:17
Compare
Choose a tag to compare
  • Disabling coveralls for now
  • Switching to version 4 alias
  • Removing the next label