Skip to content

Releases: cinar/checker

v2.0.1

31 Dec 06:12
1188cff
Compare
Choose a tag to compare

What's Changed

  • Update example to include the checker module name. by @cinar in #159
  • Updated the documentation for the CheckWithConfig function. by @cinar in #160
  • Gte and Lte checks are added. by @cinar in #161

Full Changelog: v2.0.0...v2.0.1

v2.0.0

29 Dec 13:15
bdb9c8e
Compare
Choose a tag to compare

What's Changed

  • V2 by @cinar in #129
  • Update dev container to use the latest Go version. by @cinar in #130
  • ASCII checker moved to v2 version. by @cinar in #131
  • Add CIDR validation checker and tests to v2. by @cinar in #132
  • Add Digits validation checker and tests to v2. by @cinar in #133
  • Add Email validation checker and tests to v2. by @cinar in #134
  • Add FQDN validation checker and tests to v2. by @cinar in #135
  • Add IP, IPv4, IPv6 validation checkers and tests to v2. by @cinar in #136
  • Add ISBN validation checker and tests to v2. by @cinar in #137
  • Add LUHN validation checker and tests to v2. by @cinar in #138
  • Add MAC validation checker and tests to v2. by @cinar in #139
  • Add URL validation checker and tests to v2. by @cinar in #140
  • Add Credit Card validation checker and tests to v2. by @cinar in #141
  • Add URL escape normalizer and tests to v2. by @cinar in #142
  • Add URL escape and unespace normalizers and tests to v2. by @cinar in #143
  • Add HTML escape normalizer and tests to v2. by @cinar in #144
  • Add trim left and right normalizers and tests to v2. by @cinar in #145
  • Add upper and lower normalizers and tests to v2. by @cinar in #146
  • Add title normalizer and tests to v2. by @cinar in #147
  • Add Regexp checker and tests to v2. by @cinar in #148
  • Register maker is added. by @cinar in #149
  • Readme updated. by @cinar in #150
  • Hex check is added. by @cinar in #151
  • Documentation update. by @cinar in #152
  • Localized error message support is added. by @cinar in #153
  • RegisterLocale link is fixed. by @cinar in #154
  • Slice level checkers documented. by @cinar in #155
  • Added examples for the localized error messages. by @cinar in #156
  • Small update on examples in the documentation. by @cinar in #157
  • Version v2. by @cinar in #158

Full Changelog: v1.4.1...v2.0.0

v1.4.1

30 Oct 04:19
80ba6aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

30 Oct 04:14
b88aed2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.4.0

v1.3.1

25 Jun 18:50
3634196
Compare
Choose a tag to compare

What's Changed

  • Fixing cyclomatic complexity of isValidEmailUser. by @cinar in #120
  • Gofmt simplify. by @cinar in #121

Full Changelog: v1.3.0...v1.3.1

v1.3.0

25 Jun 18:29
20edd60
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0

v1.2.1

25 Jun 03:55
4bf287b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

25 Jun 01:43
3a53201
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

24 Jun 03:50
fbabb71
Compare
Choose a tag to compare

What's Changed

  • Add Revive action to CI workflow. by @cinar in #93
  • Create codecov.yml to enforce 100% by @cinar in #95
  • URL checker is added. by @cinar in #97
  • Make all test code to use test package. Fixes #98 by @cinar in #99
  • ISBN checker is added. Fixes #27 by @cinar in #100

Full Changelog: v1.0.0...v1.1.0

v1.0.0

22 Jun 02:36
177af0f
Compare
Choose a tag to compare

Version v1.0.0.