View Source CHANGELOG

v0.1.0 - 2023-10-25

Features

  • Added Drops.Contract module for defining validation schemas with additional rules
  • Added Drops.Validator module for running validation functions against input
  • Added Drops.Validator.Messages.DefaultBackend that's configured by default in contracts
  • Added Drops.Types module with the following built-in types:
  • Added Drops.Predicates module which provides many common predicate functions like filled?, gt?, size? etc.
  • Added Drops.Casters module which provides common type casting functions that can be used with the built-in types

v0.0.0 - 2023-09-04

Reserving the package name