Skip to content

v2.0.0

Compare
Choose a tag to compare
@vadimdemedes vadimdemedes released this 24 May 08:50
· 10 commits to main since this release

This is a ground-up rewrite of Pastel. While the core idea of Next.js-like framework for CLIs is still here, it now relies on battle-tested Commander.js to configure commands, options and arguments. Pastel 2.0 has also switched to Zod for defining, parsing and validating options and arguments.

v1.1.1...v2.0.0