-
2.1.1 Stable
released this
2024-09-28 17:18:36 +02:00 | 15 commits to main since this releaseAllow undefined values in simple objects.
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (ZIP)
2 downloads
-
Source code (ZIP)
-
2.1.0 Stable
released this
2024-09-28 17:03:56 +02:00 | 17 commits to main since this release- Add a simple object type.
- Update library build and test configuration.
- Minor typings improvements.
- Remove reflect-metadata dependency.
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (ZIP)
2 downloads
-
2.0.1 Stable
released this
2022-11-01 20:21:20 +01:00 | 21 commits to main since this releaseSwitch back to parcel for library build, esbuild caused trouble when the result was used in webpack.
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (ZIP)
2 downloads
-
Source code (ZIP)
-
2.0.0 Stable
released this
2022-11-01 19:13:21 +01:00 | 23 commits to main since this releaseArchitecture simplification: stop using decorators which adds 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
-
Source code (ZIP)
3 downloads
-
Source code (ZIP)
2 downloads
-
1.3.1 Stable
released this
2022-10-16 01:32:22 +02:00 | 24 commits to main since this releaseFix array serializeDiff and resetDiff for null or undefined values.
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (ZIP)
2 downloads
-
Source code (ZIP)
-
1.3.0 Stable
released this
2022-10-16 01:24:11 +02:00 | 26 commits to main since this releaseNew build script.
Fix ArrayType: support null or undefined values.Downloads
-
Source code (ZIP)
2 downloads
-
Source code (ZIP)
2 downloads
-
Source code (ZIP)
-
1.2.0 Stable
released this
2022-09-18 19:48:19 +02:00 | 29 commits to main since this releaseAdd bool type.
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (ZIP)
2 downloads
-
Source code (ZIP)
-
1.1.0 Stable
released this
2022-09-18 19:29:35 +02:00 | 31 commits to main since this releaseAdd Date type.
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (ZIP)
2 downloads
-
Source code (ZIP)
-
1.0.2 Stable
released this
2022-08-04 01:11:55 +02:00 | 34 commits to main since this releaseHandle NULL values of models properties (= in ModelType).
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (ZIP)
2 downloads
-
Source code (ZIP)
-
1.0.1 Stable
released this
2022-08-03 14:25:06 +02:00 | 36 commits to main since this releaseFix Model.serialize return type (void => any).
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (ZIP)
2 downloads
-
Source code (ZIP)