Skip to content

Latest commit

 

History

History
77 lines (46 loc) · 2.99 KB

CHANGELOG.md

File metadata and controls

77 lines (46 loc) · 2.99 KB

Changelog

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

1.3.0 - 2024-09-20

What's Changed

  • Fix and update docs by @choowx in #25
  • Update README with service provider details by @Gummibeer in #27
  • Add missing use statement to readme by @intrepidws in #28
  • refactor: move active url check logic to a method by @beholdr in #29

New Contributors

  • @choowx made their first contribution in #25
  • @Gummibeer made their first contribution in #27
  • @intrepidws made their first contribution in #28
  • @beholdr made their first contribution in #29

Full Changelog: https://github.com/spatie/laravel-navigation/compare/1.2.1...1.3.0

1.2.1 - 2023-02-10

  • Add support for Laravel 10
  • Add support for PHP 8.2

1.2.0 - 2022-10-18

What's Changed

  • feat: support rendering the current section by @innocenzi in #13

Full Changelog: https://github.com/spatie/laravel-navigation/compare/1.1.1...1.2.0

1.1.1 - 2022-09-29

What's Changed

  • Update .gitattributes by @angeljqv in #9
  • in_array strict mode by @hopkins385 in #17

New Contributors

  • @angeljqv made their first contribution in #9
  • @hopkins385 made their first contribution in #17

Full Changelog: https://github.com/spatie/laravel-navigation/compare/1.1.0...1.1.1

1.1.0 - 2022-06-10

What's Changed

  • feat: support attributes parameter by @innocenzi in #8

New Contributors

  • @innocenzi made their first contribution in #8

Full Changelog: https://github.com/spatie/laravel-navigation/compare/1.0...1.1.0

1.0.0 - 2022-05-19

What's Changed

  • Stable release! 🎉

Contributors

  • @Nielsvanpach made their first contribution in #1
  • @richardkeep made their first contribution in #2
  • @martinszemitis made their first contribution in #3
  • @patinthehat made their first contribution in #5
  • @amiranagram made their first contribution in #6
  • @rubenvanassche made their first contribution in #7

Full Changelog: https://github.com/spatie/laravel-navigation/commits/1.0