Closure Tree v4.6.0 Release Notes

    • Deterministically ordered trees are guaranteed to have a sort_order now.

    This may be a breaking change if you're expecting sort_order to be nullable.

    Many thanks to David Schmidt for raising and working on the issue!

    • Added append_child and prepend_child

    • All raw SQL is now strip_heredoc'ed