|
65df91ed3c
|
📝 Write and configure documentation
|
2023-03-11 16:17:12 +01:00 |
|
|
0b71633ae5
|
✨ Add loads method overloads to GenericSchema class
|
2023-03-10 18:01:20 +01:00 |
|
|
70ce0ee2b3
|
✨ Add main GenericSchema class
|
2023-03-10 17:49:09 +01:00 |
|
|
78b255aa00
|
🚨 Fix linter errors/warnings; adjust ruff configuration
|
2023-03-10 17:41:08 +01:00 |
|
|
692e5ef4c4
|
➕ Add isort and ruff as dev dependencies;
➖ remove `flake8` dependency (replaced by `ruff`);
change `lint.sh` script to use `isort`, `ruff`, and `black`
|
2023-03-10 16:57:26 +01:00 |
|
|
f3087bfe66
|
🏷️ Add py.typed marker
|
2023-03-10 13:12:32 +01:00 |
|
|
f75679f6b2
|
✨ Overload @post_load decorator to retain the function type
|
2023-03-10 13:04:00 +01:00 |
|
|
32ffea3b4e
|
✨ Implement simple generic mixin for saving a single type argument
|
2023-03-10 12:29:10 +01:00 |
|
|
7e883e92bf
|
Initial commit
|
2023-03-09 19:23:07 +01:00 |
|