All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
0.0.3 (2024-10-09)
- correct paths for tsc-alias (7c8ba8f)
0.0.2 (2024-10-09)
0.0.1 (2024-10-09)
- array transformer (2da08a9)
- boolean transformer (d6f0dbe)
- choice transformer (6d1b0ee)
- handy interface
getOption
to transform all accepted types (432082d) - handy transformer for an object of properties (710981c)
- number transformer (8e5eef4)
- string transformer (68f49fa)
- take all available options from schema if present (0c1653a)
- use getAnyOption to transform unknown schema (ceccd33)
- required parameter should only have demand flag (6774e69)