Skip to content

Releases: chriskonnertz/open-graph

v2.0.0

19 Jun 09:01
75d2b5a
Compare
Choose a tag to compare

Changelog

See the beta releases of 2.0! No additional (notable) changes have been made since then.

v2.0.0-beta2

23 May 14:13
7f6f26e
Compare
Choose a tag to compare
v2.0.0-beta2 Pre-release
Pre-release

Changelog:

  • Fixed wrong method name (thanks to the contributer)

v2.0.0-beta

18 Apr 15:41
db0cebd
Compare
Choose a tag to compare
v2.0.0-beta Pre-release
Pre-release

Changelog:

  • Requires PHP 7.0 at least
  • Added PHP 7.0 param/return type hints
  • Always use short array syntax
  • Fixed some incorrect annotations
  • Added class comments

This is just a beta release!

v1.0.7

01 Apr 10:09
d33fdf5
Compare
Choose a tag to compare

Changelog:

  • Do not call asset() function if it does not exist
  • Officially supports also PHP 7.3
  • Documentation updates

v1.0.6

30 Dec 12:06
075ef67
Compare
Choose a tag to compare

Changelog:

  • Method localeAlternate() may now be called with a string as argument ( #25 )
  • Officially supports PHP 7.2
  • Improved tests
  • Improved code formatting

v1.0.5

17 Sep 09:43
Compare
Choose a tag to compare

Changelog:

  • Added support for Laravel's package auto-discovery
  • Code reformatting
  • Officially supports PHP 7

v1.0.4

13 May 11:54
Compare
Choose a tag to compare

Changelog: Added .gitattributes file

v1.0.3

11 May 12:19
Compare
Choose a tag to compare

Changelog: #21

v1.0.2

29 Mar 15:23
Compare
Choose a tag to compare

Changelog: #19

v1.0.1

15 Dec 18:29
Compare
Choose a tag to compare

Changelog: #16