Skip to content

2.0 β€” Ready Hook

Compare
Choose a tag to compare
@ilia3546 ilia3546 released this 26 Aug 13:53
· 55 commits to master since this release

Breaking changes:

  • FastisConfig.MonthHeader.size property renamed to .height
  • FastisConfig.DayCell.rangedBackgroundViewInset property renamed to .rangedBackgroundViewVerticalInset
  • FastisConfig.CurrentValueView.placeholderedTextColor property renamed to .placeholderTextColor
  • Property FastisConfig.Controller.titleTextAttributes removed

Improvements

  • Documentation improvements
  • Fix a lot of typos
  • Dark mode support with the default configuration (Issue #12)

Fixes

  • Remove resource bundle. The clear icon was replaced with SF Symbol. (Issue #14, Issue #7)
  • "Package.swift" manifest file was fixed (Issue #10)