Skip to content

Releases: laravolt/avatar

5.1.0

05 Apr 02:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.0...5.1.0

5.0.0

25 Feb 03:02
Compare
Choose a tag to compare

What's Changed

  • Add support for PHP 8.2 and Laravel 10
  • Drop support for PHP 7.4, Laravel 6, and laravel 7
  • Update config comment to reflect proper drive default by @intrepidws in #138
  • Apply fixes from StyleCI by @uyab in #145

New Contributors

Full Changelog: 4.1.7...5.0.0

4.1.7

16 Apr 23:58
2c11878
Compare
Choose a tag to compare
fix: dont pass null to strlen() (#134)

4.1.6

09 Feb 23:25
Compare
Choose a tag to compare
  • Support Laravel 9

4.1.5: extract generator methods (#130)

12 Oct 09:33
9207253
Compare
Choose a tag to compare

4.1.4

15 Jun 23:59
f501925
Compare
Choose a tag to compare

4.1.3

25 Mar 01:43
Compare
Choose a tag to compare
  • revert previous release

4.1.2

25 Mar 01:21
Compare
Choose a tag to compare

4.1.1

15 Feb 06:05
Compare
Choose a tag to compare
closes #124

4.1.0

12 Feb 03:06
Compare
Choose a tag to compare
  • Add RTL support (#109)
  • Add support to use foreground and background border colors for svgs