Releases: Jake-Short/swiftui-image-viewer
Releases · Jake-Short/swiftui-image-viewer
v3.0.1-beta.1
24 Jan 00:37
Compare
Sorry, something went wrong.
No results found
Added default value for closeButtonAlignment (.topLeft)
Removed Package.resolved
Removed some blank lines
v3.0.0-beta.1
01 Aug 19:24
Compare
Sorry, something went wrong.
No results found
v3.0.0 Major Release Pre-Release Beta
Breaking Changes
Removed binding for image and imageURL
Replaced closeButtonTopRight bool with closeButtonAlignment enum
Non-Breaking Changes
Refactored code (ImageViewerRemote now depends on ImageViewer)
v2.3.1
31 Mar 21:30
Compare
Sorry, something went wrong.
No results found
v2.3.0
31 Mar 18:51
Compare
Sorry, something went wrong.
No results found
v2.2.0
15 Feb 21:21
Compare
Sorry, something went wrong.
No results found
Adds ability to move close button to top right with optional parameter closeButtonTopRight, which accepts bool.
v2.1.2
17 Jan 03:32
Compare
Sorry, something went wrong.
No results found
Fixes an issue where an invalid URL would cause a crash (will now not show image viewer if URL is empty, or will show placeholder if URL is invalid).
v2.1.0
07 Dec 06:13
Compare
Sorry, something went wrong.
No results found
Additions:
Added an optional caption parameter (see README for usage)
v2.0.1
28 Nov 21:41
Compare
Sorry, something went wrong.
No results found
Fixed tagging for v2.0.0
v2.0.0 Release Notes:
Updates:
URL-Image dependency has been updated to the latest version.
Deprecations:
Removed custom HTTP headers
v2.0.0
28 Nov 21:36
Compare
Sorry, something went wrong.
No results found
Updates:
URL-Image dependency has been updated to the latest version.
Deprecations:
Removed custom HTTP headers