Skip to content
This repository has been archived by the owner on Apr 1, 2021. It is now read-only.

v1.4.0

Compare
Choose a tag to compare
@FlorentD FlorentD released this 23 Jun 15:29
· 387 commits to master since this release
  • Now, by default no selectedId context would be saved for binders on exiting. You need to add exitStrategy memory to keep previous behavior #32
  • Now, active property need to be set to true to activate a Binder on start. By default binders aren't activated #31
  • Couple of bug fixes