All Versions
58
Latest Version
Avg Release Cycle
83 days
Latest Release
-
Changelog History
Page 2
Changelog History
Page 2
-
v7.1.3 Changes
November 08, 2017- 🛠 Fixed rounding error
- ⚡️ Updated by JayT.
-
v7.1.2 Changes
November 06, 2017- 🛠 Fixed rounding error - https://github.com/patchthecode/JTAppleCalendar/commit/c4059147f03695b66a044c16cc4f0ec67d87eae2
- Updated by JayT.
- 🛠 Fixed rounding error - https://github.com/patchthecode/JTAppleCalendar/commit/c4059147f03695b66a044c16cc4f0ec67d87eae2
-
v7.1.1 Changes
October 23, 2017- 🛠 Fixed errors - https://github.com/patchthecode/JTAppleCalendar/issues/598
-
v7.1.0 Changes
October 21, 2017- 🛠 Fixed errors.
- Made library compatible with iOS8
- CellState now informs if library made programatic vs user selected tap on cell
-
v7.0.6 Changes
- bug fix - accidentaly introduced in 7.0.5
- Other code cleanup
-
v7.0.5 Changes
- bug fix
- added anchor dates on reload
- Sometimes on reload you do not want to see scrolling. Anchor dates solved that problem.
- 🛠 Fixed double reloading of calendar
- 🛠 Fixed crash when resizing from zero height/width
- Added function to get month data
-
v7.0.4 Changes
- Function signature change to fix issue on shouldSelect/shouldDeselect function
- ⏪ Reverted unavailability of isSelected on date cells.
-
v7.0.2 Changes
- 🛠 Fixed visible scrolling issue
- ➕ Added check if dev forcefully calls layoutIfNeeded(). Layout should be re-created.
-
v7.0.1 Changes
- Quickfix for Charthage users. Correct header file was included.