All notable changes to the "interact-cli" will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
0.5.0 - 2020-01-06
- Add rich when keywords.
- Add
islinux,iswin,ismac
for when keywords.
0.4.1 - 2020-01-03
- Fix when keyword bug.
0.4.0 - 2019-12-30
- Add custom type.
- Add
mac
,ipv4
,cidr
,hex
type.
- Default value does not exist error.
0.3.0 - 2019-12-28
IntField
supportmax_value
,min_value
StringField` support ``max_length
,min_length
,regex
- Add output prefix
>
.
- first check configuration file formatd
0.2.0 - 2019-12-25
- Add CHANGELOG.rst
- Add interact input float type
0.1.0 - 2019-12-24
- Initialize the project