Skip to content

Latest commit

 

History

History
134 lines (73 loc) · 6.08 KB

CHANGELOG.md

File metadata and controls

134 lines (73 loc) · 6.08 KB

Changelog

All notable changes to laravel-init will be documented in this file.

v1.0.7 - 2025-02-12

What's Changed

  • Update Tailwind config, composer packages, and file tracking by @thejmitchener in #27

Full Changelog: https://github.com/fuelviews/laravel-init/compare/v1.0.5...v1.0.7

v1.0.6 - 2025-01-28

What's Changed

  • Rename package and repo by @thejmitchener in #23

Full Changelog: https://github.com/fuelviews/laravel-init/compare/v1.0.5...v1.0.6

v1.0.5 - 2024-12-20

What's Changed

  • Update composer.json and InstallComposerPackagesCommand.php debs. by @thejmitchener in #17

Full Changelog: https://github.com/fuelviews/laravel-init/compare/v1.0.2...v1.0.5

v1.0.4 - 2024-12-20

What's Changed

  • Renamed bug.yml and config.yml files in the .github/ISSUE_TEMPLATE directory to issue_templates directory. Added new lines to the Init.php file in the Fuelviews\Init namespace. The changes were made to improve file organization and add functionality to the Init class. by @thejmitchener in #16

Full Changelog: https://github.com/fuelviews/laravel-init/compare/v1.0.2...v1.0.4

v1.0.3 - 2024-12-20

What's Changed

  • Merge ours for CSS and JS files, merge theirs for CHANGELOG.md. Added image processing command and dependencies in composer.json. by @thejmitchener in #15

Full Changelog: https://github.com/fuelviews/laravel-init/compare/v1.0.2...v1.0.3

v1.0.2 - 2024-12-18

What's Changed

  • Bump league/commonmark from 2.5.3 to 2.6.0 in the composer group across 1 directory by @dependabot in #12
  • Tweak APP_URL replace by @thejmitchener in #14

Full Changelog: https://github.com/fuelviews/laravel-init/compare/v1.0.1...v1.0.2

v1.0.1 - 2024-12-17

What's Changed

  • Change the .gitignore.stub file to include the /build directory and exclude the build directory, in order to properly ignore the build artifacts and improve the organization of the repository. by @thejmitchener in #13

Full Changelog: https://github.com/fuelviews/laravel-init/commits/v1.0.1

v1.0.0 - 2024-11-14

What's Changed

  • Refactor InitServiceProvider to include new commands. #major by @thejmitchener in #11

Full Changelog: https://github.com/fuelviews/laravel-init/commits/v1.0.0

v0.0.5 - 2024-11-14

What's Changed

  • Added new color variables for the navigation bar and its text to the Tailwind CSS configuration file. These changes were made to customize the appearance of the navigation bar and improve the overall design of the website. by @thejmitchener in #10

Full Changelog: https://github.com/fuelviews/laravel-init/commits/v0.0.5

v0.0.4 - 2024-11-13

What's Changed

  • Bump poseidon/wait-for-status-checks from 0.5.0 to 0.6.0 by @dependabot in #3
  • Bump symfony/process from 6.4.12 to 6.4.14 in the composer group across 1 directory by @dependabot in #4
  • Bump symfony/http-foundation from 6.4.12 to 6.4.14 in the composer group across 1 directory by @dependabot in #5
  • Bump laravel/framework from 10.48.22 to 10.48.23 in the composer group across 1 directory by @dependabot in #8
  • Merge ours for package.json, package-lock.json, composer.json, and composer.lock in the stubs/.gitattributes.stub file. by @thejmitchener in #9

New Contributors

  • @dependabot made their first contribution in #3

Full Changelog: https://github.com/fuelviews/laravel-init/commits/v0.0.4

v0.0.3 - 2024-11-11

What's Changed

  • Bump poseidon/wait-for-status-checks from 0.5.0 to 0.6.0 by @dependabot in #3
  • Bump symfony/process from 6.4.12 to 6.4.14 in the composer group across 1 directory by @dependabot in #4
  • Bump symfony/http-foundation from 6.4.12 to 6.4.14 in the composer group across 1 directory by @dependabot in #5
  • Added merge strategies, refactor commands by @thejmitchener in #7

New Contributors

  • @dependabot made their first contribution in #3

Full Changelog: https://github.com/fuelviews/laravel-init/commits/v0.0.3

v0.0.2 - 2024-11-11

What's Changed

  • Bump poseidon/wait-for-status-checks from 0.5.0 to 0.6.0 by @dependabot in #3
  • Bump symfony/process from 6.4.12 to 6.4.14 in the composer group across 1 directory by @dependabot in #4
  • Bump symfony/http-foundation from 6.4.12 to 6.4.14 in the composer group across 1 directory by @dependabot in #5
  • Added calls to 'laravel-init:changelog' and 'laravel-init:git-dot-files'. by @thejmitchener in #6

New Contributors

  • @dependabot made their first contribution in #3

Full Changelog: https://github.com/fuelviews/laravel-init/commits/v0.0.2

v0.0.1 - 2024-10-27

What's Changed

  • Changed the title of the README file from Service Area Business Hero Package to App Init Package to better reflect the purpose of the package. by @thejmitchener in #1

New Contributors

  • @thejmitchener made their first contribution in #1

Full Changelog: https://github.com/fuelviews/laravel-init/commits/v0.0.1