Skip to content

Releases: daniel-hall/SourceArchitecture

v0.4.1

09 Apr 23:55
d0b085b

Choose a tag to compare

  • Added static and dynamic targets to support a variety of build use cases
  • Added an PersistedInMemorySource as a commonly needed way to create a Source of a single Persistable<Value>
  • Improved the readability of the resulting type from eraseToSource()

v0.4.0

04 Apr 04:43
107b389

Choose a tag to compare

Disambiguated the Action type and the @Action property wrapper inside Sources by renaming the property wrapper to @ActionFromMethod