Skip to content

Releases: plotdb/args

0.0.4

Choose a tag to compare

@zbryikt zbryikt released this 31 May 04:45
  • fix: pass-thought typo corrected to pass-through in result field and internal variable
  • add: array type support — repeated flags (e.g. --tag a --tag b) accumulate into an array
  • add: test suite covering unit tests (node context, lsc simulation via argv.lsc) and integration tests (real node / lsc invocations)
  • docs: rewrite README with option type reference, result object description, and node vs lsc behaviour explanation

0.0.3

Choose a tag to compare

@zbryikt zbryikt released this 23 Jan 01:49
  • fix bug: always failed and can't recognize options

0.0.2

Choose a tag to compare

@zbryikt zbryikt released this 23 Jan 01:46
  • support simplified option
  • default silent quit when failed

0.0.1

Choose a tag to compare

@zbryikt zbryikt released this 23 Jan 01:37

init release