2.3.0 (2022-05-11)
2.2.0 (2022-04-01)
- query: Add filtering infrastructure (6a266f3)
2.1.3 (2022-03-30)
- proxy/delete: Properly handle proxy removal (41d556d)
2.1.2 (2022-03-28)
- auto_commit: Handle proxy with auto_commit tag (9181ed4)
2.1.1 (2022-03-25)
- logging: Add logging to help debug client/server state (dfb8955)
2.1.0 (2022-03-25)
- Group: Add group widget (d55d51d)
2.0.14 (2022-03-24)
- dirtyMany: Add helper to dirty many in one call (24b10af)
2.0.13 (2022-03-23)
- vue: lifecycle methods + refresh (34e2d08)
2.0.12 (2022-03-22)
- slider: Allow Range/range domain name (7d89aed)
2.0.11 (2022-03-21)
- client/server: Add reload/disable/resolver-attr (f1d8977)
2.0.10 (2022-03-11)
- change: Always push unchecked props (6e0d58e)
2.0.9 (2022-03-10)
- ObjectAdapter: Properties lifecycle handling commit/reset/change/fetch (b5903ef)
2.0.8 (2022-03-03)
- decorator: Add support for domain decorator (4710052)
2.0.7 (2022-03-01)
- domain: Allow domain to provide widget directly (e258041)
2.0.6 (2022-03-01)
- Select: Better handling of arrays (40b59b1)
2.0.5 (2022-02-17)
- ui: better xml/string handling (cbbbc13)
2.0.4 (2022-02-16)
- ui: make ui handling more robust to missing keys (b0ea844)
2.0.3 (2022-02-15)
- Proxy: Allow push override (1bdc4af)
2.0.2 (2021-12-14)
- domains: Allow null Range components (6078f90)
- domains: Reset domain cache on client refresh (defe4db)
2.0.1 (2021-11-04)
2.0.0 (2021-10-28)
- simput: Rework engine for conisistency (33f07a0)
- simput: Simput philosophy remain the same but some model definition have changed and internal classes have been renamed. The way simput needs to be initialized is now different.
1.0.4 (2021-10-05)
- VueSimput: empty package_dir dictionary (0ef959f)
1.0.3 (2021-10-05)
- VueSimput: try to bundle client lib (9cb0af1)
1.0.2 (2021-10-05)
- VueSimput: Bundle client code in Python package (8130100)
1.0.1 (2021-10-04)
- VueSimput: fix package name for npm (95b7271)
- Simput: Initial push for a Python based simput (540450d)