Skip to content

Releases: tony-go/clix

0.0.4

25 Sep 14:01
Compare
Choose a tag to compare

0.0.3

01 May 17:15
Compare
Choose a tag to compare

⚠️: 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

26 Apr 16:35
Compare
Choose a tag to compare

⚠️ 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

15 Apr 14:46
Compare
Choose a tag to compare

⚠️ 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