This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
Releases: hainayanda/Pharos
Releases · hainayanda/Pharos
v4.0
v3.0.2
- Fix isChanging wrong check
- Fix circular KVO call
v3.0.1
add missing import for SPM
v3.0.0
- Rewrite the structure and algorithm to make it simpler and more straight forward
- Major public API still available
- deprecate some old API
v2.3.5
Add missing import
v2.3.4
Fix Foldering Issues
v2.3.3
Added UIControl event observer
v2.3.2
Since some projects will have different Quick and Nimble versions, and it shouldn't include in the distribution, it is now removed from dependency in Swift Package Manager version.
v2.3.1
- Move callback run to be first before relay changes to another relay so on another relay, previous relay is already updated
v2.3.0
- Add a new Observable Block
- Improve Context Retainer