Change Log

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

Added

  • Add rich when keywords.

  • Add islinux,iswin,ismac for when keywords.

0.4.1 - 2020-01-03

Fixex

  • Fix when keyword bug.

0.4.0 - 2019-12-30

Added

  • Add custom type.

  • Add mac, ipv4, cidr, hex type.

Fixed

  • Default value does not exist error.

0.3.0 - 2019-12-28

Added

  • IntField support max_value, min_value

  • StringField` support ``max_length, min_length, regex

  • Add output prefix >.

Changed

  • first check configuration file formatd

0.2.0 - 2019-12-25

Added

0.1.0 - 2019-12-24

Added

  • Initialize the project