Onur Cinar
|
bdb9c8ea9b
|
Version v2. (#158)
v2.0.0
# Describe Request
Version v2.
# Change Type
New version.
|
2024-12-29 05:12:21 -08:00 |
|
Onur Cinar
|
ceffc4932d
|
Small update on examples in the documentation. (#157)
# Describe Request
Small update on examples in the documentation.
# Change Type
Documentation improvements.
|
2024-12-29 04:51:01 -08:00 |
|
Onur Cinar
|
72272ff903
|
Added examples for the localized error messages. (#156)
# Describe Request
Added examples for the localized error messages section of the
documentation.
# Change Type
Documentation improvement.
|
2024-12-29 04:45:26 -08:00 |
|
Onur Cinar
|
2c3a57bcea
|
Slice level checkers documented. (#155)
# Describe Request
Slice level checkers documented.
# Change Type
Documentation improvement.
|
2024-12-29 04:20:52 -08:00 |
|
Onur Cinar
|
e119e842fb
|
RegisterLocale link is fixed. (#154)
# Describe Request
RegisterLocale link is fixed.
# Change Type
Documentation fix.
|
2024-12-28 22:25:50 -08:00 |
|
Onur Cinar
|
45bb608b3a
|
Localized error message support is added. (#153)
# Describe Request
Localized error message support is added.
# Change Type
New feature.
|
2024-12-28 22:20:59 -08:00 |
|
Onur Cinar
|
c88ed08d90
|
Documentation update. (#152)
# Describe Request
Documentation update.
|
2024-12-27 14:36:11 -08:00 |
|
Onur Cinar
|
1b73162675
|
Hex check is added. (#151)
# Describe Request
Hex check is added.
Fixes #105
# Change Type
New check.
|
2024-12-27 14:30:05 -08:00 |
|
Onur Cinar
|
d9516d6b82
|
Readme updated. (#150)
# Describe Request
Readme updated.
# Change Type
Documentation update.
|
2024-12-27 08:10:57 -08:00 |
|
Onur Cinar
|
b9d2edb3cd
|
Register maker is added. (#149)
# Describe Request
Register maker is added.
# Change Type
New code.
|
2024-12-27 07:44:26 -08:00 |
|
Onur Cinar
|
23f3064805
|
Add Regexp checker and tests to v2. (#148)
# Describe Request
Add Regexp checker and tests to v2.
# Change Type
New code.
|
2024-12-27 07:17:09 -08:00 |
|
Onur Cinar
|
08498b7929
|
Add title normalizer and tests to v2. (#147)
# Describe Request
Add title normalizer and tests to v2.
# Change Type
New code.
|
2024-12-27 07:06:05 -08:00 |
|
Onur Cinar
|
36a112c2c1
|
Add upper and lower normalizers and tests to v2. (#146)
# Describe Request
Add upper and lower normalizers and tests to v2.
# Change Type
New code.
|
2024-12-27 07:00:53 -08:00 |
|
Onur Cinar
|
e24eb02431
|
Add trim left and right normalizers and tests to v2. (#145)
# Describe Request
Add trim left and right normalizers and tests to v2.
# Change Type
New code.
|
2024-12-27 06:55:23 -08:00 |
|
Onur Cinar
|
1cff930c51
|
Add HTML escape normalizer and tests to v2. (#144)
# Describe Request
Add HTML escape normalizer and tests to v2.
# Change Type
New code.
|
2024-12-27 06:49:58 -08:00 |
|
Onur Cinar
|
6779e95f12
|
Add URL escape and unespace normalizers and tests to v2. (#143)
# Describe Request
Add URL escape and unespace normalizers and tests to v2.
# Change Type
New code.
|
2024-12-27 06:39:57 -08:00 |
|
Onur Cinar
|
34b6645250
|
Add URL escape normalizer and tests to v2. (#142)
# Describe Request
Add URL escape normalizer and tests to v2.
# Change Type
New code.
|
2024-12-27 06:21:28 -08:00 |
|
Onur Cinar
|
48d005ce71
|
Add Credit Card validation checker and tests to v2. (#141)
# Describe Request
Add Credit Card validation checker and tests to v2.
# Change Type
New code.
|
2024-12-27 06:14:17 -08:00 |
|
Onur Cinar
|
b709836ded
|
Add URL validation checker and tests to v2. (#140)
# Describe Request
Add URL validation checker and tests to v2.
# Change Type
New code.
|
2024-12-26 19:12:46 -08:00 |
|
Onur Cinar
|
29a1a9ba0d
|
Add MAC validation checker and tests to v2. (#139)
# Describe Request
Add MAC validation checker and tests to v2.
# Change Type
New code.
|
2024-12-26 19:10:33 -08:00 |
|
Onur Cinar
|
c6c47adc2b
|
Add LUHN validation checker and tests to v2. (#138)
# Describe Request
Add LUHN validation checker and tests to v2.
# Change Type
New code.
|
2024-12-26 19:06:56 -08:00 |
|
Onur Cinar
|
aca9811584
|
Add ISBN validation checker and tests to v2. (#137)
# Describe Request
Add ISBN validation checker and tests to v2.
# Change Type
New code.
|
2024-12-26 19:03:30 -08:00 |
|
Onur Cinar
|
be35612582
|
Add IP, IPv4, IPv6 validation checkers and tests to v2. (#136)
# Describe Request
Add IP, IPv4, IPv6 validation checkers and tests to v2.
# Change Type
New code.
|
2024-12-26 18:56:06 -08:00 |
|
Onur Cinar
|
dac7298ca7
|
Add FQDN validation checker and tests to v2. (#135)
# Describe Request
Add FQDN validation checker and tests to v2.
# Change Type
New code.
|
2024-12-26 18:46:58 -08:00 |
|
Onur Cinar
|
c47eeb6451
|
Add Email validation checker and tests to v2. (#134)
# Describe Request
Add Email validation checker and tests to v2.
# Change Type
New code.
|
2024-12-26 18:42:21 -08:00 |
|
Onur Cinar
|
b0096cbb12
|
Add Digits validation checker and tests to v2. (#133)
# Describe Request
Add Digits validation checker and tests to v2.
# Change Type
New code.
|
2024-12-26 18:36:48 -08:00 |
|
Onur Cinar
|
9e75deef97
|
Add CIDR validation checker and tests to v2. (#132)
# Describe Request
Add CIDR validation checker and tests to v2.
# Change Type
New code.
|
2024-12-26 16:09:58 -08:00 |
|
Onur Cinar
|
af8e0e9fbf
|
ASCII checker moved to v2 version. (#131)
# Describe Request
ASCII checker moved to v2 version.
# Change Type
New code.
|
2024-12-26 16:04:46 -08:00 |
|
Onur Cinar
|
8a7b88acbe
|
Update dev container to use the latest Go version. (#130)
# Describe Request
Update the dev container configuration to use the latest version of Go.
# Change Type
Code maintenance.
|
2024-12-26 12:07:17 -08:00 |
|
Onur Cinar
|
33c6896213
|
V2 (#129)
# Describe Request
Version 2 of the library.
# Change Type
New feature.
|
2024-12-02 18:53:28 -08:00 |
|
Onur Cinar
|
80ba6aa927
|
Change mistakes to errors. (#128)
v1.4.1
# Describe Request
Change mistakes to errors.
# Change Type
Code maintenance.
|
2024-10-29 21:18:56 -07:00 |
|
Onur Cinar
|
b88aed2335
|
Fixing the CI badge. (#127)
v1.4.0
# Describe Request
Fixing the CI badge.
# Change Type
Documentation fix.
|
2024-10-29 21:13:45 -07:00 |
|
Onur Cinar
|
4a77e34c92
|
Doc automation. (#126)
# Describe Request
Doc automation.
# Change Type
Doc update.
|
2024-10-29 21:10:40 -07:00 |
|
Onur Cinar
|
0c362a17e9
|
Fix documentation. (#125)
# Describe Request
Fix documentation for the new error return types.
# Change Type
Documentation update.
|
2024-10-29 20:06:47 -07:00 |
|
Onur Cinar
|
da76950858
|
Checker errors are converted from string to error. (#124)
# Describe Request
Checker errors are converted from string to error.
# Change Type
New feature.
|
2024-10-29 19:46:44 -07:00 |
|
Onur Cinar
|
04635fcca1
|
Copyright message is added to all source files. (#123)
# Describe Request
Copyright message is added to all source files.
# Change Type
Code maintenance.
|
2024-10-29 19:43:20 -07:00 |
|
Onur Cinar
|
ed89bd2960
|
Moving to Task based build system. (#122)
# Describe Request
Moving to Task based build system.
# Change Type
Code maintenance.
|
2024-08-18 10:51:18 -07:00 |
|
Onur Cinar
|
36341965fc
|
Gofmt simplify. (#121)
v1.3.1
|
2023-06-25 11:49:25 -07:00 |
|
Onur Cinar
|
8824f1ddf0
|
Fixing cyclomatic complexity of isValidEmailUser. (#120)
|
2023-06-25 11:45:12 -07:00 |
|
Onur Cinar
|
20edd60174
|
URL escape and unescape normalier. Fixes #110 (#119)
v1.3.0
# Describe Request
URL escape and unescape normalier.
Fixes #110
# Change Type
New normalizer.
|
2023-06-25 11:29:17 -07:00 |
|
Onur Cinar
|
0dc52b44a1
|
Documentation fix. (#118)
|
2023-06-25 11:03:53 -07:00 |
|
Onur Cinar
|
6be9761327
|
HTML escape and unescape normalizer. Fixes #104 (#117)
|
2023-06-25 10:55:22 -07:00 |
|
Onur Cinar
|
4bf287b006
|
Fix overview. (#116)
v1.2.1
# Describe Request
Fix overview.
# Change Type
Document change.
|
2023-06-24 20:55:03 -07:00 |
|
Onur Cinar
|
3a53201769
|
Add Examples. Fixes #111 (#115)
v1.2.0
# Describe Request
Add Examples. Fixes #111
# Change Type
Documentation change.
|
2023-06-24 18:41:42 -07:00 |
|
Onur Cinar
|
f76f14c0ce
|
Added copyright header to the code. Fixes #112 (#114)
# Describe Request
Added copyright header to the code.
Fixes #112
# Change Type
Documentation change.
|
2023-06-24 12:10:18 -07:00 |
|
Onur Cinar
|
fbabb71288
|
ISBN checker is added. Fixes #27 (#100)
v1.1.0
# Describe Request
ISBN checker is added.
Fixes #27
# Change Type
Checker added.
|
2023-06-23 20:47:03 -07:00 |
|
Onur Cinar
|
a125ee1a78
|
Make all test code to use test package. Fixes #98 (#99)
|
2023-06-23 18:57:46 -07:00 |
|
Onur Cinar
|
c823d27562
|
URL checker is added. (#97)
# Describe Request
URL checker is added.
Fixes #96
# Change Type
Checker added.
|
2023-06-23 17:04:13 -07:00 |
|
Onur Cinar
|
144cab8174
|
Create codecov.yml to enforce 100% (#95)
Create codecov.yml to enforce 100%
|
2023-06-22 15:38:18 -07:00 |
|
Onur Cinar
|
c8d1f5f704
|
Add Revive action to CI workflow. (#93)
Add Revive action to CI workflow.
|
2023-06-22 08:58:56 -07:00 |
|