Skip to content

Releases: juanpablob/angular-environment

v.1.0.8

26 Apr 09:51

Choose a tag to compare

  • Fix and enhancements during domain matching in check() method.
  • Added stripDebug as dev-dependency in gulp build task.

v.1.0.7

25 Apr 13:12

Choose a tag to compare

"Full example" fix at README.md. I missed a semicolon.

v.1.0.6

24 Apr 04:17

Choose a tag to compare

Added compiled scripts. I forgot to add it in the previous release.

v.1.0.5

23 Apr 10:18

Choose a tag to compare

  • Bugfix: Domain detection fails when using subdomains as wildcard.
  • Added support for using wildcards (*) in domains. I.e. *.domain.com or sub.*.com.
  • Added support for default variables.

v1.0.4

26 Apr 17:53

Choose a tag to compare

Minor fix related to domain comprobation by adding a regex for matching the location.href— Thx to @brendanoffer

v1.0.3

22 Oct 03:08

Choose a tag to compare

Fixed domain comprobation, causing wrong detection when having a TLD domain and subdomains from same TLD.

v1.0.2

04 Aug 15:53

Choose a tag to compare

added contributors

v1.0.1

21 Jul 18:04

Choose a tag to compare

First release of this plugin