Skip to content

Releases: tony-go/clix

0.0.4

Choose a tag to compare

@tony-go tony-go released this 25 Sep 14:01

0.0.3

Choose a tag to compare

@tony-go tony-go released this 01 May 17:15

⚠️: This package doesn't exist at the moment. It's only a spike made with a Readme driven development approach.

Added

Co-authored-by: Emmanuel RICHE emmanuel.riche@mysofie.fr
Co-authored-by: tony-go gorez.tony@gmail.com

0.0.2-2

Choose a tag to compare

@tony-go tony-go released this 26 Apr 16:35

⚠️ clix is still in development, it's not stable at the moment. Feel free to open an issue and share your feedback.

Added

  • chore: an examples/js folder
  • chore: better logging statements
  • test: use examples for testing
  • chore: add CONTRIBUTING.md
  • chore: use windows for CI (#10)
  • chore: use node 18.x for CI (#8)
  • chore: reorganize test folder
  • fix: prevent expect step to fail silently and refactor (#3)

Fixed

  • fix: handle \n for .input()
  • fix: enhance types (val -> value)

0.0.1

Choose a tag to compare

@tony-go tony-go released this 15 Apr 14:46

⚠️ clix is still in development, it's not stable at the moment. Feel free to open an issue and share your feedback.

Added

  • A first functional version of clix without .select, individual and global timeout customization and Regex
  • Basic ci
  • Types