Skip to content

Releases: koenhendriks/laravel-str-acronym

v1.0.3

30 May 14:42
d3155d9
Compare
Choose a tag to compare

What's Changed

  • ⬆️ Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #2
  • ⬆️ Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #3
  • ⬆️ Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #6
  • Add support for Laravel 11 by @Stoyan4o4 in #9
  • ⬆️ Bump actions/checkout from 3 to 4 by @dependabot in #8

New Contributors

Full Changelog: 1.0.2...1.0.3

v1.0.2

09 Apr 18:39
b507d47
Compare
Choose a tag to compare

1.0.2 - 2023-04-09

Added

  • Support for multiple language characters (See #1)

Fixed

  • Missing UTF-8 characters (See #1)

v1.0.1

30 Mar 13:40
9cad988
Compare
Choose a tag to compare

1.0.1 - 2023-03-30

Fixed

  • String ending with spaces or non a-zA-Z characters throwing Uninitialized string offset 0

v1.0.0

30 Mar 13:03
ac67456
Compare
Choose a tag to compare

1.0.0 - 2023-03-29

  • Initial release