Skip to content
This repository was archived by the owner on Feb 11, 2023. It is now read-only.

v1.30.0

Compare
Choose a tag to compare
@jbasko jbasko released this 17 Jun 18:27
· 21 commits to master since this release
* Fixes raw string value tracking

* Clean up tracking context -- rename to ChangesetContext, reset_changes renamed to reset, rename changes property to values, adds changes property which returns actual merged changes; adds ChangesetContext.__len__  which allows truth value calculation of context.