Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.98 KB

CHANGELOG.md

File metadata and controls

45 lines (33 loc) · 1.98 KB

Change Log

All notable changes to this project will be documented in this file.

Latest release is available here.

2.3.0 – Sep 24, 2019

  • Fixed: We can now go back by tapping on the same tab again in navigation hierarchy.
  • Support for Swift 5.0

2.2.0 – Dec 15, 2018

  • Fixed: #13
  • Fixed: #12
  • Support for Swift 4.2

2.1.0 – Sep 16, 2018

  • Fixed: #9
  • Minor code refactoring.

2.0.0 – Aug 18, 2018

  • Updated code base to allow user to add HHTabBarView at top position as well.
  • Minor code refactoring.

1.3.0 - Apr 02, 2018

  • Left to Right and Right to Left UI management as per the language. Example: English <–> Arabic.
  • Code refactoring.

1.2.0 - Feb 26, 2018

  • Huge code refactoring.
  • Swift 4.x support. Note: Revoked Swift 3.x support.
  • Customized position for title and image.

1.1.2 - Nov 26, 2017

  • Removed default black color for the HHTabButton title.
  • Allows selecting a particular tab programmatically.
  • Fixed a glitch when setting a title and an image together.

1.1.1 - Nov 07, 2017

  • Updated for iPhone X.

1.1.0 - Oct 26, 2017

  • Improvements.

1.0.0 - Oct 22, 2017

  • First Release over CocoaPods.