Releases: PeteBishwhip/native-cli
1.0.0-rc.1
🚀 NativeCLI is in Release Candidate!
In just a few days, documentation has been created and the most important commands are also present!
With this CLI tool, you can now create new laravel + NativePHP projects, ensure NativePHP stays up to date and clear caches to ensure you're getting the latest information!
Of course there's lots of ways that this tool can be expanded on and I can't wait to see what this becomes.
To update, run the following command:
composer global update petebishwhip/native-cli -W
Go forth and make great apps!
What's Changed
- Clear cache command by @PeteBishwhip in #12
Full Changelog: 1.0.0-beta.2...1.0.0-rc.1
1.0.0-beta.2
What's Changed
- Add qodana CI checks by @qodana-cloud in #4
- Some testing by @PeteBishwhip in #5
- Update commands
nativecli check-update
andnativecli update
are now possible! by @PeteBishwhip in #8
New Contributors
- @qodana-cloud made their first contribution in #4
Full Changelog: 1.0.0-beta.1...1.0.0-beta.2
1.0.0-beta.1
Full Changelog: 1.0.0-alpha.2...1.0.0-beta.1
v1.0.0-alpha.2
Full Changelog: 1.0.0-alpha.1...1.0.0-alpha.2
v1.0.0-alpha.1
Initial release of NativeCLI. This is in Alpha and is not intended for production use.
Full Changelog: https://github.com/PeteBishwhip/nativephp-cli/commits/1.0.0-alpha.1