Skip to content

Releases: omril321/angularjs-directive-renderer

v2.0.3

20 Oct 10:37
Compare
Choose a tag to compare

2.0.3 (2018-10-20)

Bug Fixes

  • getTestedElementScope(): getTestedElementScope() now returns isolateScope if available (4b6de56)

v2.0.2

18 Oct 19:42
Compare
Choose a tag to compare

2.0.2 (2018-10-18)

Bug Fixes

  • building bundling before tests: building bundles before tests (0e1a442)
  • Wrong export: Exporting the main function (renderIsolatedDirective ) in module.exports instead (9663bc6)

v2.0.1

17 Oct 19:38
Compare
Choose a tag to compare

2.0.1 (2018-10-17)

Bug Fixes

  • travis build package: travis was wrongly configured, not creating distribution files (4e4f4a9)

v2.0.0

14 Oct 14:51
Compare
Choose a tag to compare

2.0.0 (2018-10-14)

Bug Fixes

  • package was published in the wrong way: .npmignore was missing, caused an empty publication of (eaf25e3)

BREAKING CHANGES

  • package was published in the wrong way: the library should now be published properly

v1.0.1

19 Aug 19:32
Compare
Choose a tag to compare

1.0.1 (2018-08-19)

Bug Fixes

  • deployemnt trigger: this triggers a deployment + added keywords to package (ca25a43)

v1.0.0

18 Aug 15:46
Compare
Choose a tag to compare

1.0.0 (2018-08-18)

Bug Fixes

  • package-lock: package-lock was not updated when adding a few dependencies (e4e7905)
  • package.json: including semantic release dependencies (282fa52)
  • packge-lock: package-lock was empty (df77976)
  • release: triggering a release (cc4e6aa)