8000 Releases · PeteBishwhip/native-cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Releases: PeteBishwhip/native-cli

1.0.0-rc.1

31 Jan 16:33
c1616df
Compare
Choose a tag to compare

🚀 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

Full Changelog: 1.0.0-beta.2...1.0.0-rc.1

1.0.0-beta.2

30 Jan 20:51
Compare
Choose a tag to compare

What's Changed

  • Add qodana CI checks by @qodana-cloud in #4
  • Some testing by @PeteBishwhip in #5
  • Update commands nativecli check-update and nativecli 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

29 Jan 16:21
Compare
Choose a tag to compare

v1.0.0-alpha.2

29 Jan 14:32
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

v1.0.0-alpha.1

29 Jan 11:47
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

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

0