Skip to content

Releases: clutter/TiltUp

2.7.0

06 Aug 05:32
c26d282
Compare
Choose a tag to compare

Require specifying the bundle for helpers that load XIBs

2.6.0

23 Jul 23:11
cede231
Compare
Choose a tag to compare

Features

  • Updates the Camera UI to have DressCode style buttons
  • Updates the Camera logic to allow skipping optional photos without going to the camera first

2.5.0

30 Apr 22:36
5a8d525
Compare
Choose a tag to compare

Add Support for Swift Package Manager (SPM)

2.4.0

13 Apr 18:16
a9e6c53
Compare
Choose a tag to compare

2.4.0

  • Adds the requireConfirmation parameter to the
    SingleSelectionViewModel to allow auto advancing

2.3.2

03 Mar 20:21
ceac392
Compare
Choose a tag to compare

Bug Fixes

  • Remove incorrect @testable import

2.3.1

03 Mar 19:50
5322c44
Compare
Choose a tag to compare

Features

This adds the following new view observer models and test helpers:

  • BaseViewObserving
  • BaseViewObservers
  • BaseTableViewObservers
  • waitForBaseViewObservers
  • waitForBaseTableViewObservers
  • trackMemoryLeaks

2.3.0

06 Jan 00:07
a0f15e0
Compare
Choose a tag to compare
  • Add sum convenience methods (#34)

2.2.1

16 Nov 18:15
ba3fa55
Compare
Choose a tag to compare

Bug Fixes

  • Fix Save Button (#32)

2.2.0

30 Oct 19:57
42ebfae
Compare
Choose a tag to compare

Features

  • Add WaitableCoordinatorTest (#31)

2.1.1

31 Aug 17:33
e78a875
Compare
Choose a tag to compare

Bugs

  • Fix maxPhotoQualityPrioritization Bug