- Added a new command:
status
- Added composer parameter loading to CLI commands
- Bundle all commands into single script smyver.php
- Added port configuration option
- Refactor: implemented the command pattern
- Refactor: implemented the configuration adapter pattern
- Added some examples
- Ini (the default adapter)
- PhpArray
- PhpFile
- Option
--versions-path
is relative to project root if not an absolute path
- Added option
--install-provisional-version
- Added option
--provisional-version
- Added option
--no-schema
- Added option
--versions-path