Skip to content

Releases: alex-gutev/live_cells_py

v0.1.5

18 Jun 18:31
Compare
Choose a tag to compare
  • Fix issue with scheduled watch function:

    Incorrect values were being read for referenced argument cells.

v0.1.4

22 May 06:32
Compare
Choose a tag to compare
  • Fix issue with unit tests being installed as tests package.

v0.1.3

21 May 20:26
Compare
Choose a tag to compare

Fix issues in examples in README.

v0.1.2

21 May 10:53
Compare
Choose a tag to compare
  • Fix issue with argument cell tracking on green threads.

v0.1.1

20 May 10:17
Compare
Choose a tag to compare
  • Add installation instructions to README.

v0.1.0

19 May 18:49
Compare
Choose a tag to compare

Initial Release.

The following features are ported from Live Cells Dart:

  • Mutable Cells
  • Computed Cells
  • Batch Updates
  • Watch Functions
  • Peek Cells