Skip to content

Releases: level-level/Clarkson-Core

0.4.11

26 Jun 13:03
d117c42
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.10...0.4.11

1.7.5

24 Jun 13:36
39d600e
Compare
Choose a tag to compare

What's Changed

  • Only replace original render callback if not set by @menno-ll in #272

Full Changelog: 1.7.4...1.7.5

0.4.10

28 Mar 13:07
98fe894
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.9...0.4.10

0.4.9

17 Jan 08:49
f60f7bf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.8...0.4.9

1.7.4

20 Nov 09:51
f2ac2cf
Compare
Choose a tag to compare

What's Changed

  • Fix jsonserialize function return type deprication notice in php 8.1+ by @menno-ll in #265
  • Revert #263, fixes jsonSerialize fatal error on php 7.4 or lower by @menno-ll in #266

Full Changelog: 1.7.3...1.7.4

1.7.3

16 Nov 14:06
4e3df05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.7.2...1.7.3

1.7.2

09 Nov 11:08
d48bc7c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.1...1.7.2

1.7.1

09 Nov 09:28
80426f1
Compare
Choose a tag to compare

What's Changed

  • Pass third, missing, argument to original callback in clarkson_render_callback when rendering original callback by @jmslbam in #260

Full Changelog: 1.7.0...1.7.1

0.4.8

30 Dec 08:48
80dcdb8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.7...0.4.8

1.7.0

14 Oct 10:22
2d62d26
Compare
Choose a tag to compare

Added prev value to update meta functions. PR #249 by @Floris-ll .
Fixed issue with tests testing the wrong branch. PR #251 by @menno-ll .
Fixed errors caused in #249. PR #252 by @Floris-ll .