Skip to content

Releases: irandeno/interaction

v0.2.0

29 Aug 17:15
92e2f78
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

api :

  • make prefix, suffix, bold global configurable

types :

  • expose alphabetical type
  • expose checklist type

core :

  • error handling

examples

  • add examples for global configurable options

fixes :

  • make numeric (and alphabetical) backslash work

v0.1.0

13 Jul 21:35
d6dd61c
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

start of interaction

core :

  • project structure
  • core interactive
  • Interact options interface
  • interact types

types :

  • any type
  • numeric type
  • choice type

utilities

  • write logger ( & style manager)
  • cursor manager
  • keyboard manager
  • state manager
  • deep extender