Skip to content

Releases: sitecrafting/conifer

v1.0.1

25 Oct 21:51
Compare
Choose a tag to compare

Updated Groot dev dependency to v1.0.0

v1.0.0

25 Oct 20:08
2c5f921
Compare
Choose a tag to compare

Timber 2 ready!

v0.9.2

28 Feb 21:56
Compare
Choose a tag to compare

Added missing vendor directory from 0.9.1

v0.9.1

10 Mar 16:35
Compare
Choose a tag to compare
v0.9.1 Pre-release
Pre-release

Bugfix for Image class

v1.0.0-alpha.03

03 Dec 00:31
Compare
Choose a tag to compare
v1.0.0-alpha.03 Pre-release
Pre-release
  • Fix a bug in Post::get_related_by_taxonomy() that returned the wrong
    number of posts on subsequent calls
  • Register default classmaps on site init
  • Remove Cypress config and other dead test code
  • Better CI checks and Lando tooling
  • Setup integration tests as a completely separate testsuite/test run

v1.0.0-alpha.02

14 Oct 04:56
Compare
Choose a tag to compare
v1.0.0-alpha.02 Pre-release
Pre-release

Bugfixes and coding standards/tooling updates

v1.0.0-alpha.01

13 Oct 17:36
Compare
Choose a tag to compare
v1.0.0-alpha.01 Pre-release
Pre-release

First official release building on the Timber 2.0 API! 🎉

v0.9.0

12 Oct 20:55
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

v0.8.0

26 Aug 19:32
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release
  • #122 clarify Post::type_options() purpose
  • add convenience method release notes
  • add Site::disable_comments() convenience method
  • add special support for _wp_page_template column

v0.7.1

23 Jan 02:34
afebc2e
Compare
Choose a tag to compare
v0.7.1 Pre-release
Pre-release
  • Fixed a Fatal Error when Timber::get_posts() returns a non-array
    #121
  • Mostly automate the release process
    #123