-
2.0.1 Stable
released this
2022-11-01 20:22:56 +01:00 | 11 commits to main since this releaseSwitch back to parcel for library build, esbuild caused trouble when the result was used in webpack.
Downloads
-
2.0.0 Stable
released this
2022-11-01 19:17:37 +01:00 | 13 commits to main since this releaseArchitecture simplification: stop using decorators which add unnecessary complexity and some compilation bugs.
- Add a property definition class.
- Add some definition functions on models, which have to be redefined when implementing a new model.
- Remove decorators.
Downloads
-
1.3.1 Stable
released this
2022-10-16 01:33:14 +02:00 | 14 commits to main since this releaseFix array serializeDiff and resetDiff for null or undefined values.
Downloads
-
1.3.0 Stable
released this
2022-10-16 01:27:15 +02:00 | 16 commits to main since this releaseNew build script.
Fix ArrayType: support null or undefined values.Downloads
-
1.2.0 Stable
released this
2022-09-18 19:49:19 +02:00 | 19 commits to main since this releaseAdd bool type.
Downloads