Skip to content

Releases: JoeyMckenzie/artisense

v0.2.4

03 Jun 14:45

Choose a tag to compare

What's new?

  • Adds a .gitignore file on install to prevent files from being checked into source control
  • Minor bugfixes

Full Changelog: v0.2.3...v0.2.4

v0.2.3

31 May 22:10

Choose a tag to compare

What's new?

  • Adds options to now cleanup artifacts (docs and zips) post install
  • Adds a new artisense:clean command

Full Changelog: v0.2.2...v0.2.3

v0.2.2

31 May 17:44

Choose a tag to compare

What's new?

  • Minor refactoring to configuration to improve boot time performance

Full Changelog: v0.2.1...v0.2.2

v0.2.1

30 May 18:32

Choose a tag to compare

What's new?

  • Adds support for handling multiple versions when specified within artisense.php config

Full Changelog: v0.2.0...v0.2.1

v0.2.0

29 May 05:38

Choose a tag to compare

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

24 May 06:10

Choose a tag to compare

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