Releases: JoeyMckenzie/artisense
Releases Β· JoeyMckenzie/artisense
v0.2.4
What's new?
- Adds a
.gitignorefile on install to prevent files from being checked into source control - Minor bugfixes
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's new?
- Adds options to now cleanup artifacts (docs and zips) post install
- Adds a new
artisense:cleancommand
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's new?
- Minor refactoring to configuration to improve boot time performance
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's new?
- Adds support for handling multiple versions when specified within
artisense.phpconfig
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's new?
- Breaking changes from v0.1.0
- Rewrote majority of the commands
- Commands are now based on Laravel Prompts
- Refactors configuration for better encapsulation
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's new?
- Initial release!
- Includes basic commands to download, extract, seed, and search Laravel docs locally
- Supports multiple versions
Full Changelog: https://github.com/JoeyMckenzie/artisense/commits/v0.1.0