Releases: The-Basement-Club/basement-common
Releases · The-Basement-Club/basement-common
v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Removes old CI, adds factories, by @austinkregel in #1
New Contributors
- @austinkregel made their first contribution in #1
Full Changelog: 0.0.8...v0.1.0
0.0.8 Upgrade versions, nothing really changed
Update composer.json
Release v0.0.7
Release Notes
- Add NotImplementedException.
Release v0.0.6
Release notes
- Add a service to get the validation rules for a given provider.
- Add domain rules and create method to the service contract
- Add findAllSshkeys to the contract
Release v0.0.5
Release notes
- Make the credentials no longer abstract.
Release v0.0.4
Release Notes
Add methods for
- Delete Server
- Power on server
- Power off server
- Shutdown server
- Reboot server
Release v0.0.3
Release notes
- Add illuminate/support and illuminate/database as dependencies
- Make the domain models Fluent so they can be easily extended
Release v0.0.2
Release Notes
- Add the credential contract
- Updated my website link 😬
Release v0.0.1
Release notes
- Initial release