Skip to content

Releases: KarimEbrahemAbdelaziz/SwiftyMenu

1.1.0

11 May 20:08
4441d29
Compare
Choose a tag to compare

What's new in this version?

Added

Fixed

Full Changelog: 1.0.1...1.1.0

1.0.1

06 Feb 00:48
Compare
Choose a tag to compare

What's new in this version?

Fixed

  • Build errors when installing through SPM.

1.0.0

04 Jul 14:40
Compare
Choose a tag to compare

What's new in this version?

Added

  • Very stable version of SwiftyMenu and finally to version 1.0.0
  • SwiftyMenuAttributes to customize SwiftyMenu UI.
  • Support for SPM.

Changed

  • Removed all IBDesignable from SwiftyMenu and changed the styling of the menu using SwiftyMenuAttributes.

Fixed

  • Arrow direction when multi selection enabled.

0.6.5

14 Mar 22:31
955d6bf
Compare
Choose a tag to compare
  • Add the ability to reset selection in Single Selection Mode.

0.6.4

13 Jul 10:03
1c5846b
Compare
Choose a tag to compare
  • Support RTL in SwiftyMenu.
  • Fix misspelling words.

0.6.3

15 Apr 17:27
aed8b26
Compare
Choose a tag to compare
  • Allow Changing separator color.
  • Allow Changing separator characters.

0.6.2

02 Apr 23:29
f268868
Compare
Choose a tag to compare
  • Rotate SwiftyMenu Arrow when Open or Close.

0.6.1

25 Mar 21:23
a8bf65a
Compare
Choose a tag to compare
  • Added Unit Tests to SwiftyMenu with Coverage 57%

0.6.0

25 Mar 19:03
0a2adbd
Compare
Choose a tag to compare
  • Restucture project code and add some Docs.
  • Allow to add SwiftyMenu programmatically.
  • Allow to toggle SwiftyMenu from Code.