Releases: devxoul/SectionReactor
Releases · devxoul/SectionReactor
1.0.0
- Add Swift 5 support 🚀(#4)
0.5.0
- Add support for optional section reactors.
- Add support for using
with()
with a closure that returns a section reactor.
0.4.0
- Ignore section reactors' initial state (1a091d7)
0.3.1
- Fix a bug that a state not emits when a reactor array is empty (3c17d30)
0.2.1
- Make empty views/cells hidden (9b8a91c)