All Versions
54
Latest Version
Avg Release Cycle
76 days
Latest Release
1073 days ago

Changelog History
Page 1

  • v6.0.2 Changes

    May 13, 2021
    • ๐Ÿ‘‰ Make listener dictionary access thread safe #219
  • v6.0.1 Changes

    May 06, 2021
    • ๐Ÿ‘Œ Improve StoreListener documentation. #218
  • v6.0.0 Changes

    April 29, 2021
    • [BREAKING] Provide old and new state to StoreListeners. #216
    • โœ… Rewrite all tests to use XCTest instead of Quick and Nimble. #213
    • โฌ‡๏ธ Drop Xcake in favour of Tuist. #213
    • [BREAKING] Bump Swift version to 5.0. #212
    • ๐Ÿ“Œ [BREAKING] Pin Hydra minimum version to 2.0.6. #212
  • v5.1.1 Changes

    February 09, 2021
    • ๐Ÿ‘‰ Make codebase compile with Swift 5.4 #210
    • ๐Ÿ›  Fix typos in documentation #207
  • v5.1.0 Changes

    November 27, 2020
    • โž• Add dependenciesInitializer parameter to Store initializer
  • v5.0.0 Changes

    October 09, 2020
    • ๐Ÿš€ bumped minDeploymentTarget from 8.3 to 11.0
    • ๐Ÿ›  fixed Package.swift
    • ๐Ÿ“Œ pinned Hydra minimum version to 2.0.5
  • v4.0.3-beta

    March 04, 2020
  • v4.0.2-beta

    February 25, 2020
  • v4.0.1-beta

    January 28, 2020
  • v4.0.0 Changes

    July 29, 2020
    • โž• Added ReturningSideEffect protocol, in parallel to the already existing SideEffect
    • โž• Added a proper dispatch method for ReturningSideEffects to return the values
    • โšก๏ธ Updated the README with explanations for the new behaviours
    • ๐Ÿ”„ changed Dispatch to AnyDispach
    • โœ‚ removed the Action (and ActionWithSideEffect) entities
    • โฌ†๏ธ bumped Hydra to 2.0