Skip to content
This repository has been archived by the owner on Nov 16, 2018. It is now read-only.

v1.4.0 Release

Compare
Choose a tag to compare
@dhershman1 dhershman1 released this 05 Feb 19:06
· 54 commits to master since this release
  • Added: Defaults for most validation methods
  • Added: Type Checks for each validation method
    • Note: Type errors will be thrown if invalid types are passed through (Arrays, Objects, etc.)
  • Added: Some better documentation to methods
  • Added: Tests for all of these main changes
  • Changed: Re organized some internal methods to live where they are being used since they are not being re used
  • Changed: Updated all Dev dependencies
  • Fixed: Tests to no longer use hardcoded dates (Unless its a test on expired dates)
  • Fixed: Code to meet new ESlint version linting errors
  • Fixed: Rollup config for new version