v1.0.0
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.
Enhancements made
- Update to cockle 1.0.0 #63 (@ianthomas23)
- Pass on theme change to cockle #62 (@ianthomas23)