Skip to content

Releases: npvisual/ToDoList-Redux

Fixed Build Issue

06 Apr 14:09
4c49a7e
Compare
Choose a tag to compare

@luizmb corrected a build issue related to the SwiftRex dependencies in response to issue #3. I verified the changes today (04/06/2021) and things are working well again. Please use this release until a new one comes along !

Adding ViewProducer

20 Aug 19:52
Compare
Choose a tag to compare

We're now using CombineRextensions' ViewProducer to generate the views based on given source projections.

First viable version using SwiftRex

20 Aug 15:01
Compare
Choose a tag to compare

This first release highlights basic Redux concepts and leverages SwiftRex. It provides enough "core functionality" to be a descent Todo application.