- BREAKING: make isValidNumberPrecise respect validationNumberType (which is MOBILE only by default)
- BREAKING: validationNumberType now validationNumberTypes (array)
- BREAKING: rename loadUtils to attachUtils and loadUtilsOnInit to loadUtils (and remove support for providing a string URL in both cases - instead it must be a function that imports the utils module and returns a promise, as per the readme)