libearth 0.3.2
- Fixed a bug that
SubscriptionLists havingOutlines without theircreated_atattribute failed to be merged on Python 3. [#65] - Fixed a bug that a
DocumentElementin streamed read mode is not properly marked as complete even when it's completed bycomplete()function in some cases.