Skip to content

Releases: timber/teak

v1.2.2

11 Oct 19:53
7d36885
Compare
Choose a tag to compare

1.2.2 (2024-10-07)

Bug Fixes

  • Fix for function generator not working because class is not defined (#16) (09a1603)

v1.2.1

25 Sep 18:21
0a4d890
Compare
Choose a tag to compare

1.2.1 (2024-09-19)

Bug Fixes

  • Add line with info about inherited method (cb963ee)
  • Add logic for adding inherited method info (e47b91e)
  • Fix broken tables (59549b2)
  • Fix hook reference (533b163)
  • Fix whitespace for table wrappers (03f93aa)
  • Only include parent methods that are not already present (6d3ab73)

v1.2.0

13 Sep 08:08
8c9463d
Compare
Choose a tag to compare

1.2.0 (2024-09-13)

Features

  • Add .table-responsive CSS class for reference tables (#11) (8e04e6e)

v1.1.0

03 Jul 06:14
fb351d2
Compare
Choose a tag to compare

1.1.0 (2024-07-03)

Features

  • Include parent methods in class reference (2165a5e)
  • Update dependencies (92255a1)

Bug Fixes

  • Fix a bug when hook reference returned empty (4a07ec6)
  • Fix some issues with PHP 8 (c71f53e)
  • Sort properties and methods by name (34a94d8)

Miscellaneous Chores

1.0.6

26 Apr 12:49
7809772
Compare
Choose a tag to compare

What’s changed

  • Run Reflection() class on functions generator by @Levdbas in #2

New Contributors

Full Changelog: 1.0.5...1.0.6

1.0.1

09 May 06:44
Compare
Choose a tag to compare
Update composer.json

1.0.0

09 May 06:13
Compare
Choose a tag to compare