Skip to content

Releases: shaps80/Peek

Swift 5

25 Nov 13:29
Compare
Choose a tag to compare
5.3.0

Fixed all warnings

Peek 5.1.0

03 Apr 14:44
dffde65
Compare
Choose a tag to compare

Note: This will be the last release targetting Swift 4.0

[Added]

Peek now supports a Light theme
Peek now recommends alternate values for enum types
Peek now supports Carthage

[Removed]

Classes and functions that should never have been public have been removed

[Fixed]

Fixing branch name in CONTRIBUTING.md and pull_request_template.md
Lots of small refactors and optimizations thanks to @valeriyvan

Release 5.0

25 Mar 21:44
Compare
Choose a tag to compare

‣ All new design
‣ Unified Inspectors:
‣ Collapse/Expand Groups
‣ Nested Inspectors
‣ Previews
‣ Revamped Reporting
‣ Accessibilty, StackViews & More
‣ Removed InkKit & SwiftLayout dependencies
‣ and more

Note: Dropped support for iOS 8.x.