Skip to content

Releases: CVCalendar/CVCalendar

Swift 5 & SPM

28 Mar 06:39
c78d3cc
Compare
Choose a tag to compare

This release adds support for Xcode 11/Swift 5 and Swift Package Manager.
See Changelog for more details.

Swift 4.2 & more bugfixes

13 Dec 18:49
Compare
Choose a tag to compare

This release adds support for Xcode 10/Swift 4.2.
Some noticeable bugs have been fixed, see Changelog for more details.

Minor bugfixes for improved stability

10 Feb 21:48
Compare
Choose a tag to compare

This release mostly fixes #474 and includes some minor refactoring.

See Changelog for detailed changes.

Swift4

29 Sep 18:59
Compare
Choose a tag to compare

CVCalendar is now compatible with the latest Swift syntax and Xcode 9.

Hotfix initial circle not showing

10 Sep 18:03
Compare
Choose a tag to compare

This release mostly fixes #470 #471.

See Changelog for detailed changes.

Bugfixes for 1.5.0

25 Aug 23:14
Compare
Choose a tag to compare

See Changelog for full list of changes.

Date range selection & further API improvements

26 Mar 18:14
Compare
Choose a tag to compare

This pre-release includes the following improvements.

  • Date range selection is now possible
  • Demo improvements
  • Minor bug fixes

Please see Changelog for the full list of solved issues.

Rotation and Layout Fixes

28 Nov 06:24
Compare
Choose a tag to compare

This minor release includes the following improvements.

  • Rotation issues have been resolved
  • Unnecessary get keyword removed
  • Supply custom calendar for custom localization.

Please see Changelog for the full list of solved issues.

Swift 3

14 Sep 15:47
Compare
Choose a tag to compare

This major release includes the following improvements.

  • Update Syntax to Swift 3
  • Remove CVDate typealias
  • Remove XCode warnings

Please see Changelog for the full list of solved issues.

1.3.1 - Last Swift 2

14 Sep 12:37
Compare
Choose a tag to compare

This release includes minor bug fixes and improvements.

  • Introduced delegate method for customizing animation duration of date selection
  • Nil safety for supplementarySetup in CVCalendarDayView

Please see Changelog for the full list of solved issues.