Skip to content

Latest commit

 

History

History
94 lines (54 loc) · 1.72 KB

CHANGELOG.md

File metadata and controls

94 lines (54 loc) · 1.72 KB

2.1.1 Release notes (2016-04-10)

Enhancements

  • None.

Bugfixes

Fixes the left and right open bugs

2.1.0 Release notes (2016-03-28)

Enhancements

  • Update to Swift 2.2

Bugfixes

  • None.

2.0.6 Release notes (2016-03-27)

Enhancements

  • Allow unlimited left and right bezels by setting corresponding bezelWidth to nil.
  • Added open/close delegate method.

Bugfixes

  • Use canceled state for End touch actions.
  • Fixed two menu is overlap.
  • Fixed insert left or right menu when there are not provided.

2.0.5 Release notes (2015-12-02)

Enhancements

  • Added shouldRecognizeSimultaneouslyWithGestureRecognizer delegate method.
  • Added support to change width of left or right view.
  • Modified initView func to public.
  • Improved the sample project.

Bugfixes

  • None.

2.0.4 Release notes (2015-11-11)

Enhancements

  • Improved the sample project.

Bugfixes

  • Fixed remains animation.

2.0.3 Release notes (2015-11-05)

Enhancements

  • Improved the sample project.

Bugfixes

  • Fixed a sample project build error.

2.0.2 Release notes (2015-11-03)

Enhancements

  • Support Carthage.

Bugfixes

  • None.

2.0.1 Release notes (2015-10-30)

Enhancements

  • Support storyboard.

Bugfixes

  • None.