Skip to content

0.0.2-2

Choose a tag to compare

@tony-go tony-go released this 26 Apr 16:35
· 5 commits to main since this release

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