Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.06 KB

File metadata and controls

30 lines (23 loc) · 1.06 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.0.0] - 2019-11-25

Changed

  • Refactored Swift to Objective-C to allow more compatibility and less maintenance keeping Swift versions up to date.

1.2.0 - 2019-11-19

Changed

  • Updated environment to iOS SDK 12+ and Swift 5.0
  • Removed 32 bit architecture

1.1.0 - 2018-09-23

Added

  • New targets to generate static framework and resource bundles.

Changed

  • Changed DASHViewControllerDelegate to return an NSError instead of DASH.Error for better Objective-C interop.

1.0.0 - 2018-08-05

Added

  • Initial Public Release of DASHEmbed