Skip to content
This repository was archived by the owner on Apr 30, 2026. It is now read-only.

v0.1.0

Choose a tag to compare

@exuanbo exuanbo released this 05 Nov 21:54
· 238 commits to main since this release
  • docs(README): minor 055eb3f
  • refactor: rm lodash.mergewith f4b8f54
  • refactor: options merge 3c9e2da
  • refactor: minor c3c8a52
  • refactor: rm useless type e32697e
  • refactor: extract interface ParsedArgs d84b747
  • chore: add eslint rules 5c293cb
  • refactor: pure functions, destructuring b867c90
  • feat: export abstract CLIEgine<T> d17eae0
  • docs(README): add todo a54fbf7
  • refactor: change export order be3e5e1
  • refactor(cli): minor, use destructuring assignment 6a62eb6
  • docs(README): minor 82708a3
  • test(cmd): add 'use strict' 38a286a
  • refactor: default params in Options constructor 0daf0ce

v0.0.3...v0.1.0