Skip to content

v5.1.0

Choose a tag to compare

@axunonb axunonb released this 16 Jul 07:47
97e3047

What's Changed

  • Chore:Make Publish workflow branch-agnostic in #817
  • Fix: Publish action in #818
  • Fix: Exception for Blazor WebAssembly and Self-Contained Assemblies using by @b-straub in #820
  • Fix: GetOccurrences(): Fix NPE when returning a ToDo's occurrences that don't have a duration by @minichma in #826
  • Fix: Evaluation of EXDATE when date-only while DTSTART is date-time by @minichma in #830
  • Feat: Use UTF-8 Encoding without BOM by default in all serializers when writing to a stream. This is expected by most iCalendar consumers, including Outlook and Google Calendar. #827
  • Fix: CalDateTime CTOR using ISO 8601 UTC string resolves to UTC in #833
  • Chore: Update GitHub Actions for Tests and Coverage in #837
  • Chore: Update license history in #839
  • Fix GetOccurrences(periodStart) to also include ongoing occurrences (beginning before periodStart by @minichma in #836
  • Fix GetOccurrences() not properly dealing with periodStart's timezone ID by @minichma in #842
  • Chore: Add release notes for v5.1.0 in #844

New Contributors

Full Changelog: v5.0.0...v5.1.0