Skip to content

Latest commit

 

History

History
100 lines (70 loc) · 3.94 KB

CHANGELOG_EN.md

File metadata and controls

100 lines (70 loc) · 3.94 KB

ENGLISH | PORTUGUÊS

Changelog

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.

[Unreleased]

  • 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

[2.2.0] - 2024-03-13

Added

  • Applied Duck Typing for UUID validation #11
  • New unit test scenarios

Fixed

  • Fixed broken links in the README #53
  • Fixed bug in requires that returned a false positive when receiving the boolean value False.
  • Rewrote existing unit tests.

[2.1.1] - 2024-02-27

Fixed

  • Broken README links #53
  • Commands for pre-commit execution script #53
  • Communication method for reporting a vulnerability #53

[2.1.0] - 2024-02-24

Added

  • 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

Fixed

  • Bug that prevented running on Python v3.9 #36

[2.0.0] - 2024-02-13

Added

  • Add Python setup and dependencies installation by @fazedordecodigo in #25

Changed

  • Updated CD by @fazedordecodigo in #16
  • Updated issue templates by @fazedordecodigo in #20
  • Updated actions by @fazedordecodigo in #24

[1.0.0] - 2023-05-22

Added

  • Implemented CD. Version 0.2.0 by @fazedordecodigo in #9

[0.2.0] - 2021-11-22

Added

  • Created LICENSE by @fazedordecodigo in #4
  • Implemented new methods is_false, is_true, is_not_none, is_none by @fazedordecodigo in #8

Changed

  • Edited Readme by @fazedordecodigo in #3 and #5
  • CI adjustments by @fazedordecodigo in #6 and #7

[0.1.1] - 2021-11-19

Added

  • Release by @fazedordecodigo in #1



2.1.1

2.1.0

2.0.0

1.0.0

0.2.0

0.1.1