Releases: mehrancodes/laravel-harbor
Releases · mehrancodes/laravel-harbor
v0.0.9
What's Changed
- fix: get last match from preg_match for domain/branch naming by @mgkimsal in #36
- 26 fix update env db creds missing by @mehrancodes in #39
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- #37 timeout seconds type hint error by @mehrancodes in #38
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Update README.md by @mehrancodes in #21
- fix: slug the branch name by @mgkimsal in #27
- Update README.md with server ID note by @mgkimsal in #28
- Feat: configurable timeout for forge by @mgkimsal in #29
- Refactor: enhance Forge ValidationException error output clarity by @mehrancodes in #31
New Contributors
Full Changelog: v0.0.5...v0.0.6
v0.0.5
v0.0.4
v0.0.3
Renamed the CLI to Veyoze
v0.0.2
Updated the command names for the beta release:
- ProvisionCommand
- TearDownCommand
v0.0.1
[WIP] Added release workflow