CVCalendar Versions Save

A custom visual calendar for iOS 8+ written in Swift (>= 4.0).

1.7.0

4 years ago

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

1.6.2

5 years ago

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

1.6.1

6 years ago

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

See Changelog for detailed changes.

1.6.0

6 years ago

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

1.5.2

6 years ago

This release mostly fixes #470 #471.

See Changelog for detailed changes.

1.5.1

6 years ago

See Changelog for full list of changes.

1.5.0

7 years ago

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.

1.4.1

7 years ago

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.

1.4.0

7 years ago

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

7 years ago

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.