Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

47 lines (30 loc) · 1.2 KB

Change Log

All notable changes to this project will be documented in this file. SwiftSpinner adheres to Semantic Versioning.


  • Dropped iOS 8 compatibility
  • SwiftPM compatibility

Breaking change

The singleton property has been renamed to shared in accordance with other platform conventions.

Other changes

  • Added a completion handler to the hdie method, see #135
  • Merged #136
  • Merged #134
  • Support Swift 4.2
  • Merge #122
  • Merge #127
  • hierarchy edge case fix
  • add more color customization options
  • Support Swift 4