fort 0.1.3 copy "fort: ^0.1.3" to clipboard
fort: ^0.1.3 copied to clipboard

An application state management library.

0.1.2 Fort v0.1.2 #

  • Updated homepage

0.1.1-hotfix.1 Fort v0.1.1-hotfix.1 #

  • Fixed small bug with Tower middleware

0.1.1 Fort v0.1.1 #

  • Clear Fort
  • Delete Fort

0.1.0 Fort v0.1.0 #

  • Completed example with Keep
  • Hotfixes for Keep
  • Removed KeepObject
  • Added Dry Keep

0.0.11 Fort v0.0.11 #

  • Simplified keep and tower interface

0.0.10 Fort v0.0.10 #

  • Added keep, a new interface to stores coupled with the fort

0.0.9 Fort v0.0.9 #

  • Added tower to persistor callback

0.0.8 Fort v0.0.8 #

  • Added persistor callback to Tower to handle events after loading state from persistor

0.0.7 Fort v0.0.7 #

  • Added general Fort store
  • Extended Hive interface with Fort: register, and box

0.0.5 Fort v0.0.5 #

  • Created application state management library for Fort and Tower
  • Refactored example to use Fort

0.0.1 Fort v0.0.1 #

  • Created example with Redux, Hive, Redux_Persist, and Redux_Thunk