Skip to content

Releases: pLeminoq/widget_state

v0.0.6

07 Jan 10:58
Compare
Choose a tag to compare
  • Deprecate computed_state method in favor of the more general compute method (works for all states, not just base states)
  • Implement round to create an IntState from a FloatState which shows its rounded value
  • Implement _validate_computed_states for HigherOrderState that can be used after __init__ to validate that all computed states have been correctly initialized. It prints a meaningful error message.
  • Deserializing of HigherOrderState re-enabled notification when setting BasicState

v0.0.5

13 Dec 13:32
Compare
Choose a tag to compare

Bugfix for depends on method

v0.0.4

13 Dec 13:05
e32ccef
Compare
Choose a tag to compare
Merge pull request #2 from pLeminoq/feature/improve_computed_states

Feature/improve computed states

v0.0.3

05 Dec 15:40
Compare
Choose a tag to compare

Improve typing.

Version 0.0.2

30 Oct 10:08
Compare
Choose a tag to compare
Version 0.0.2 Pre-release
Pre-release
v0.0.2

increase version number