ENGLISH | PORTUGUÊS
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add standardized messages in PT-BR and EN #18
- Add DateTime validation #27
- Add Numbers validation #28
- Add documents validation #29
- Add Lists validation #30
- Add Objects validation #31
- Add Regex validation #32
- Add URL validation #33
- Applied Duck Typing for UUID validation #11
- New unit test scenarios
- Fixed broken links in the README #53
- Fixed bug in
requires
that returned a false positive when receiving the boolean valueFalse
. - Rewrote existing unit tests.
- Broken README links #53
- Commands for pre-commit execution script #53
- Communication method for reporting a vulnerability #53
- CONTRIBUTING in PT-BR and EN #39
- CODE_OF_CONDUCT in PT-BR and EN #40
- README in PT-BR #41
- CHANGELOG in PT-BR and EN #42
- SECURITY in PT-BR and EN #43
- FUNDING #44
- Pull Request Template in PT-BR #45
- Issue Template Bug Report in PT-BR #46
- Issue Template Feature Report in PT-BR #47
- Issue Template Vulnerability Report in PT-BR #48
- Bug that prevented running on Python v3.9 #36
- Add Python setup and dependencies installation by @fazedordecodigo in #25
- Updated CD by @fazedordecodigo in #16
- Updated issue templates by @fazedordecodigo in #20
- Updated actions by @fazedordecodigo in #24
- Implemented CD. Version 0.2.0 by @fazedordecodigo in #9
- Created LICENSE by @fazedordecodigo in #4
- Implemented new methods is_false, is_true, is_not_none, is_none by @fazedordecodigo in #8
- Edited Readme by @fazedordecodigo in #3 and #5
- CI adjustments by @fazedordecodigo in #6 and #7
- Release by @fazedordecodigo in #1