Releases: NativeCLI/NativeCLI
Release list
1.4.2
What's Changed
- bugfix: Remove provate repository setup from mobile:install by @PeteBishwhip in #52
Full Changelog: 1.4.1...1.4.2
1.4.1
What's Changed
- Hotfix/better composer detection by @PeteBishwhip in #51
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
- Bump symfony/process from 7.3.4 to 7.3.11 by @dependabot[bot] in #49
- Update NewCommands - NativePHP for Mobile is Free! by @PeteBishwhip in #50
New Contributors
- @dependabot[bot] made their first contribution in #49
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- Apply fixes from StyleCI by @PeteBishwhip in #31
- 📈 Version 2 Updates by @PeteBishwhip in #32
- Add claude GitHub actions by @PeteBishwhip in #33
- Add logs command for unified log viewing by @PeteBishwhip in #34
- Disable process timeouts globally by @PeteBishwhip in #38
- Add build command helper by @PeteBishwhip in #40
- Add NativePHP plugin helpers by @PeteBishwhip in #42
- Add jump command helper by @PeteBishwhip in #44
- Add mobile upgrade helper by @PeteBishwhip in #46
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- Remove Inertia Temporary Fix by @PeteBishwhip in #28
- Support for new mobile repo by @PeteBishwhip in #29
- Update ios:install to mobile:install by @PeteBishwhip in #30
Full Changelog: 1.1.2...1.2.0
1.1.2
What's Changed
- Apply fixes from StyleCI by @PeteBishwhip in #26
- Support migrating mobile users to Marcels PR by @PeteBishwhip in #27
Full Changelog: 1.1.1...1.1.2
1.1.1
1.1.0
🚀 NativePHP V1 is here! 🚀
As part of this monumental release, NativeCLI has had some small improvements made to it's install process as the beta flag is no longer required!
From this version (1.1.0), you'll receive the latest and greatest versions based on the releases made by the amazing NativePHP Core Contributor team as it is released without waiting for the the CLI application to be updated too!
Go forth and make great apps. (Also, go thank the NativePHP team for their massive hard work on this!)
Update instructions:
composer global update nativecli/nativecli -W
What's Changed
- V1 Prep by @PeteBishwhip in #23
Full Changelog: 1.0.4...1.1.0
1.0.4
1.0.3
1.03 is a big(ish) release... We have automatic-updates! 🚀
Automatic updates are not enabled by default. To enable those, you'll need to enable it. To do so, you'll also need to use the new config command! 🚀
After updating to 1.0.3, simply run:
nativecli --global config updates.auto true
What's Changed
- Get version from global composer lockfile by @PeteBishwhip in #15
- Implement Config Command + AutoUpdates by @PeteBishwhip in #18
- Add ios:install command by @PeteBishwhip in #21
Full Changelog: 1.0.2...1.0.3