Skip to content

Latest commit

 

History

History
226 lines (130 loc) · 5.96 KB

CHANGELOG.md

File metadata and controls

226 lines (130 loc) · 5.96 KB

Change Log

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


  • Merged #135, #136, #137
  • Fixed animation issues
  • Fixed #133
  • Swift 4 support
  • Fixed #125
  • Merged #121
  • Fixed #114
  • Fixed #119
  • Fixed issue with text rendering
  • Fixed an issue with the timer not being invalidated
  • Fixed regression with the iOS extensions
  • Fixed #117
  • Fixed regression with the iOS extensions
  • Added ability to change the bubble contents
  • Fixed #116
  • AMPopTip was re-written in Swift. The API was also slightly changed. Make sure to check out the README.
  • Fixed #114
  • Merged #111
  • Added dimmable background (#107)
  • Fix #100
  • Fix extensions handling with NS_EXTENSION_UNAVAILABLE_IOS
  • Added hideForced:
  • Merged #87
  • Fix issue with UIFont set as appearance proxy.
  • Merged #82
  • Fixed #80
  • Merged #75
  • Fixed #73
  • Fixed #72
  • Fixed #71 and #63

Stable release

Added

Fixed

  • #56

Added

  • Ability to show a custom view

Fixed

  • Merged #55

Fixed

  • Project modulemap

Fixed

  • Merged #44

Removed

  • Unused log

Fixed

  • Test suite

Added

  • Ability for a swipe to dismiss pop tip

Fixed

  • Issue with the designated initializer

Fixed

  • Issue #41

Fixed

  • Code refactor

Fixed

  • Carthage support

0.9.4

Version yanked

Added

  • Carthage Support

Fixed

  • Issue #40

Fixed

  • Issue #39

Added