Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 1.84 KB

File metadata and controls

53 lines (30 loc) · 1.84 KB

Changelog

All notable changes to support will be documented in this file.

1.4.0 - 2025-10-24

What's Changed

  • Refactor: Comprehensive code quality and maintainability improvements by @parsilver in #21
  • Perf: Optimize Arr::get and Arr::exists for performance improvement by @parsilver in #22

Full Changelog: https://github.com/farzai/support-php/compare/1.3.0...1.4.0

1.3.0 - 2024-03-18

What's Changed

  • Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #7
  • Bump codecov/codecov-action from 3 to 4 by @dependabot in #8

Full Changelog: https://github.com/farzai/support-php/compare/1.2.0...1.3.0

1.2.0 - 2023-12-12

What's Changed

  • Add simple helper functions by @parsilver in #6
  • Change Carbon base

Full Changelog: https://github.com/farzai/support-php/compare/1.1.1...1.2.0

1.1.1 - 2023-12-11

What's Changed

  • Fix Array helper can't access numeric by @parsilver in #5

New Contributors

  • @parsilver made their first contribution in #5

Full Changelog: https://github.com/farzai/support-php/compare/1.1.0...1.1.1

1.1.0 - 2023-12-08

What's Changed

  • Add Array Utility
  • Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #2
  • Bump actions/checkout from 3 to 4 by @dependabot in #3
  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #4

Full Changelog: https://github.com/farzai/support-php/compare/1.0.0...1.1.0