Skip to content

Version 2.0.0

Latest
Compare
Choose a tag to compare
@theCapypara theCapypara released this 20 Sep 18:37
2.0.0
79a3f91

This release changes parent() so that it returns None if no parent is defined, instead of returning the document parent() was called on. This was already the documented behavior before, this change fixes the implementation. Nonetheless this is a breaking change.