Releases: vadimdemedes/pastel
Releases · vadimdemedes/pastel
v3.0.0
v2.0.2
v2.0.1
v2.0.0
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
Highlights
- Add backwards compatibility for positional args (#33) by @karaggeorge 3daf602
v1.1.0
Huge thanks to @karaggeorge for a tremendous work on this release. Instead of just copy pasting his detailed overview of changes, I encourage you to read his PR - #31.
Highlights
v1.0.3
- Use pastel package name on npm c087680
v1.0.2
- Use relative command paths to fix distributed CLIs 305937b
v1.0.1
- Add
prop-types
as a required dependency 324d7ca
v1.0.0
1.0.0