Sha256: 335309fcd8ffecaa4d487297fea3f672af0491b87f00628c8b121c73fab9a543

Contents?: true

Size: 704 Bytes

Versions: 1

Compression:

Stored size: 704 Bytes

Contents

# Change Log

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

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [0.4.0] - [2019-06-25]

This is a first public release marked in change log with features extracted from production app.
Includes:
- Base class BloodContracs::Core::Refined to write your own validations
- Meta classes BloodContracs::Core::Pipe, BloodContracs::Core::Sum and BloodContracs::Core::Tuple for validations composition in ADT style
- BloodContracs::Core::Contract meta class as a syntactic sugar to define your own contracts with Refined validations under the hood

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
blood_contracts-core-0.4.0 CHANGELOG.md