Skip to content

Releases: rd-uk/rduk-provider

v3.1.0

21 Apr 14:59

Choose a tag to compare

Changed

  • adopt standard code style (code and specs refactoring)
  • make EventEmitter the base class of BaseProvider
  • update lodash to latest version (4.17.5)
  • update jasmine to latest version (3.1.0)

v3.0.1

11 Jan 12:05
54ba524

Choose a tag to compare

Changed

  • update @rduk/configuration to latest version (2.1.1)

v3.0.0

10 Jan 11:54
3676c37

Choose a tag to compare

Changed

  • use es6 syntax
  • replace provider instantiation with Object.create by new + spread (...) operator

v2.0.3

06 Jan 12:44

Choose a tag to compare

Changed

  • update README
  • update @rduk/configuration to latest version (2.1.0)
  • update license (2017 -> 2018)

v2.0.2

22 Dec 16:42
b80334b

Choose a tag to compare

Added

  • start using CHANGELOG

Changed

  • update README
  • change rduk-errors by @rduk/errors latest version (1.3.0)
  • update @rduk/configuration to latest version (2.0.2)
  • update lodash to latest version (4.17.4)
  • update coveralls to latest version (3.0.0)
  • update jasmine to latest version (2.8.0)
  • fix test helper