Skip to content

Releases: asika32764/php-autolink

2.1.0

27 Jan 09:08
Compare
Choose a tag to compare
  • Upgrade PHP limit to 8.2up
  • Use Phpunit 10 up
  • Supports localhost links, must after a {scheme}://
  • Ignore trailing dot from URL

2.0.4

24 May 08:40
Compare
Choose a tag to compare

Full Changelog: 2.0.3...2.0.4

  • Fix tests
  • Add Github workflow
  • Fix php 8 types issues
  • Add escape handler

2.0.3

13 Jan 06:18
Compare
Choose a tag to compare
  • Fix link_no_schema convert email issues: #12

2.0.2

19 Sep 15:16
c74bc6e
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @arnt made their first contribution in #16

Full Changelog: 2.0.1...2.0.2

2.0.1

09 Sep 03:04
7a166ef
Compare
Choose a tag to compare

Fix docblock

2.0.0

28 Aug 14:29
Compare
Choose a tag to compare
  • Support PHP 8.0 or higher.
  • Rewrite some interfaces and use strict types.
  • Drop non-necessary dependencies.

1.1.2

05 Aug 17:48
Compare
Choose a tag to compare
MIT

1.1.0

21 Jul 04:15
Compare
Choose a tag to compare
  • Add linkNoScheme option
  • Add autoEscape option
  • Convert to MIT license

1.0.4

10 Oct 13:47
Compare
Choose a tag to compare
Update composer.json

1.0.3

28 Jun 04:24
Compare
Choose a tag to compare
Fix  trailing point #2