Skip to content
This repository was archived by the owner on Sep 27, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 644 Bytes

File metadata and controls

18 lines (12 loc) · 644 Bytes

Changelog

All notable changes to validation will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Release Notes for 0.1.x

0.1.0 (2024-04-10)

Added

  • Numeric type. (#6)
  • Floating type. (#5)
  • Integer type. (#4)
  • Str, boolean, date, email, UID, URL types. (#3)