Skip to content

0.9.5

Compare
Choose a tag to compare
@wpercy wpercy released this 29 Jun 19:05
· 34 commits to master since this release
  • Make ics_diff.py work with Python 3 (#67)
  • Huge changes to text encoding for Python 2/3 compatibility (#70, #86)
  • Autogenerate DTSTAMP if not provided (#92)
  • Fix getrruleset() for Python 3 and in the case that addRDate=True (#85)
  • Update vCard property validation to match specifications (#77) - thanks @tasn!
  • Handle offset-naive and offset-aware datetimes in recurrence rules (#76) - thanks @htgoebel!
  • Improved documentation for multi-value properties (#79, #88)