- Updated to golang 1.20
- Updated all linters
- Updated to golang 1.19
- Updated all linters
- Switched to Github Actions and removed TravisCI
- Fixed shell lint errors
- Removed double function call
-
simplified all functions
-
added Normalize function
-
Massively improved all unit tests
-
Updated the docs/readme/example
- Added FOSSA license check
- Added changelog
- Updated the readme to include license details
- Added new function to only validate an email address
- Added further tests for email address domains
- Updated readme layout
- Added Coverage report via codecov.io
- Add Github token check for build tags
- Fixed typo in doc.go
- Updated doc.go and README with clearer details of the project
- Add more logic for PR check