Skip to content

Releases: JanGorman/Agrume

All about memory

20 Jun 13:39
Compare
Choose a tag to compare
2.5.1

Resolve retain cycle. Fixes #23

Custom snapshot

20 Jun 06:36
Compare
Choose a tag to compare
2.5.0

Bump podspec, update README

Customisable status bar appearance

25 May 10:55
Compare
Choose a tag to compare
2.4.0

Merge pull request #22 from moritzmoritz/view_controller_based_status…

2.3.1

15 May 07:21
Compare
Choose a tag to compare
Podspec compatible with 8.0

Rotation

17 Apr 15:36
Compare
Choose a tag to compare
  • Fix for #20 – blurred view messed up when the presenting controller only supports certain orientations

2.2.2

15 Apr 08:08
Compare
Choose a tag to compare
Bump podspec

2.2.1

02 Apr 16:43
Compare
Choose a tag to compare
Bump podspec

DataSource support

25 Mar 13:23
Compare
Choose a tag to compare
2.2.0

Update README

Selectors!

24 Mar 09:21
Compare
Choose a tag to compare
2.1.0

Update to Swift 2.2 #selector syntax

2.0.5

20 Mar 16:58
Compare
Choose a tag to compare

Fixes #6 by wrapping the UIVisualEffectView in a container and changing it's alpha instead of that of the effect view.