Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Aug 16:24
· 11 commits to main since this release

1.0.0

This is a major release introducing support for tab completion in built-in, external and javascript commands via CommandArguments classes. There are also new built-in commands false, true, help and which, and support for handling theme changes.

The changes in external commands, command contexts and command argument classes are backwards incompatible, hence the major version bump.

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@ianthomas23 | @vercel