Releases: laravel/ranger
Releases · laravel/ranger
v0.1.5
What's Changed
- Add file paths to model component by @joetannenbaum in #10
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Fix environment variable parsing for base paths specifically by @joetannenbaum in #8
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Handle eager loading of models and snake casing by @joetannenbaum in #6
- Create release script by @joetannenbaum in #7
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Model relations fix by @joetannenbaum in #3
- Fix static analysis by @joetannenbaum in #4
- Remove unnecessary artifacts from release by @joetannenbaum in #5
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Set paths for tests by @joetannenbaum in #1
- Fix Inertia optional property detection by @joetannenbaum in #2
New Contributors
- @joetannenbaum made their first contribution in #1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
- Initial release.