Commit graph

7 commits

Author SHA1 Message Date
1bbb6872fe
More welcoming README and add logo. 2024-10-04 16:06:32 +02:00
72df9f6453
Change README for 3.0.0. 2024-10-04 14:58:00 +02:00
1c3c87a4a6 Architecture 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.
2022-11-01 19:13:21 +01:00
6f62b2d053 Add bool type and README improvements. 2022-09-18 19:47:38 +02:00
c6cdfc75ea Add type Date. 2022-09-18 19:28:18 +02:00
f8bbfe3b80 README rewrite with basic documentation. 2022-08-01 19:08:21 +02:00
9d72c909cb Initial commit 2022-07-27 11:34:52 +02:00