All Versions
7
Latest Version
Avg Release Cycle
94 days
Latest Release
1422 days ago
Changelog History
Changelog History
-
v3.0.0 Changes
May 03, 2019– Swift 5.0
🔨 – Code refactored.
– Added delegate to know when we're opening or closing the floating-view. -
v2.0.0 Changes
October 21, 2018- 🔨 Minor code refactored.
- 🛠 Fixed #4
-
v1.4.0 Changes
October 02, 2018- 🔨 Code refactored:
- Removed self specifier for the global properties & example.
- Use swift best practice to implement protocols.
- Fixed #1 (https://github.com/hemangshah/HHFloatingView/issues/1)
- 🔨 Code refactored:
-
v1.3.0 Changes
September 21, 2018- 🔨 Example updated to support swift 4.2 and code refactoring.
-
v1.2.0 Changes
October 24, 2017- ➕ Added Documentations and Scale Animations for Options buttons.
-
v1.1.0 Changes
October 22, 2017- ➕ Added public access modifiers for classes.
- ➕ Added Delegates.
- ➕ Added More Configurations Options.
- 🔨 Code Refactoring.
- ⚡️ Example Usage Updates.
-
v1.0.0 Changes
October 19, 2017🚀 This is the first release of HHFloatingView includes all the basic features which should be available in a floating view. Use it and feel free to open an issue if you have any feedback or suggestions.