Skip to content

Releases: verbb/kint

4.0.0

13 May 00:38
Compare
Choose a tag to compare

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0+.

4.0.0-beta.1

04 Mar 09:52
Compare
Choose a tag to compare
4.0.0-beta.1 Pre-release
Pre-release

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0-beta.1+.

3.1.1

19 Sep 11:08
Compare
Choose a tag to compare

Changed

  • New plugin icon.

3.1.0

26 Oct 10:10
Compare
Choose a tag to compare

Added

  • Add the ability to set kintSettings and richRendererSettings plugin settings to control global Kint settings.

Deprecated

  • Deprecated the kintDisplayTheme plugin setting. Use richRendererSettings['theme'] instead.

3.0.0

22 Aug 02:45
Compare
Choose a tag to compare

Changed

  • Now requires PHP 8.0.2+.
  • Now requires Craft 4.0.0+.

Removed

  • Removed j() function.

2.0.0

22 Aug 02:18
Compare
Choose a tag to compare

{note} The plugin’s package name has changed to verbb/kint. Kint will need be updated to 2.0 from a terminal, by running composer require verbb/kint && composer remove mildlygeeky/craft-kint.

Changed

  • Migration to verbb/kint.
  • Now requires Craft 3.7+.

1.0.0

05 Feb 19:43
Compare
Choose a tag to compare
Added in some functions that were missing from the twig extension