Version 2.0.2
Bug Fixes:
Cell::value()
was not firing its initial value in the same transaction. Now it is.
Cell::map()
, Cell::switchS
, Cell::switchC
and CellLoop::loop_
all had lazyness bugs.
Bug Fixes:
Cell::value()
was not firing its initial value in the same transaction. Now it is.
Cell::map()
, Cell::switchS
, Cell::switchC
and CellLoop::loop_
all had lazyness bugs.