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

Latest commit

 

History

History
25 lines (11 loc) · 625 Bytes

CHANGELOG.md

File metadata and controls

25 lines (11 loc) · 625 Bytes

0.3.1 (2015-08-26)

Bug Fixes

  • text: Allow empty string by default (da13170)

0.3.0 (2015-06-23)

Bug Fixes

  • arrayOf: Convert helpers correctly (1fccd56)

Features

  • arrayOf: ArrayOf now accepts objects that work like 'params' (c87f485)
  • optional: Allow null values for [optional] parameters. (fbb94e3)