Skip to content
This repository has been archived by the owner on Mar 23, 2020. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 578 Bytes

CHANGELOG.md

File metadata and controls

24 lines (18 loc) · 578 Bytes

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

Changed

  • notNull() changed name to notNil()

Added

  • gt(), lt(), geq() and leq() methods

[0.5.1] - 2019-09-09

Added

  • notNull() method

[0.4.1] - 2019-09-05

Added

  • Possibility of using true with when() function

[0.4.0] - 2019-08-31

Added

  • Static true method