All Versions
11
Latest Version
Avg Release Cycle
128 days
Latest Release
1647 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.4.3
October 23, 2020 -
v1.4.2 Changes
April 12, 2019 -
v1.4.1
March 28, 2019 -
v1.4.0
October 02, 2018 -
v1.3.2 Changes
February 22, 2018🛠 Fixed a bug that caused a crash.
-
v1.3.1
November 03, 2017 -
v1.3.0
October 24, 2017 -
v1.2.2 Changes
July 16, 2017- ➕ Added Title Support.
- 🔄 Changed View hierarchy .
- ➕ Added
removeHighlight
function. - ➕ Added
setTitle
function. - ➕ Added
getTitle
function. - ➕ Added
onlyShowTextForSelectedButtons
variable. - ➕ Added
font
variable.
-
v1.2.1
May 31, 2017 -
v1.2.0 Changes
May 18, 2017- ### ⚡️ Updated constraints to the new constraints API of iOS 9.0
➕ Added new APIs:
insertTab
: Insert a tab at a certain index.removeTab
: Remove a tab at a certain index.setTabIcon
: Change the tab icon at a certain index.
⚡️ Updated source code structure.