Skip to content

v0.0.4

Compare
Choose a tag to compare
@PimCoumans PimCoumans released this 24 Feb 13:17
· 32 commits to main since this release
  • Support creation of value proxies from within your ObservableState object, no longer requiring you to go through its containing property wrapper
  • Added ReadOnlyProxy that acts as a ValueProxy for values that can not be updated or from ObservedValue property wrappers that aren’t able to update the enclosing instance’s value directly
    Full Changelog: 0.0.3...0.0.4