Skip to content

libearth 0.3.2

Choose a tag to compare

@dahlia dahlia released this 04 Nov 19:57
0.3.2
  • Fixed a bug that SubscriptionLists having Outlines without their created_at attribute failed to be merged on Python 3. [#65]
  • Fixed a bug that a DocumentElement in streamed read mode is not properly marked as complete even when it's completed by complete() function in some cases.