forked from pool/python-dataclasses-json
* feat: support abstract collections * Warn about buggy type resolution - initial commit of dataclasses-json OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dataclasses-json?expand=0&rev=4
18 lines
571 B
Plaintext
18 lines
571 B
Plaintext
-------------------------------------------------------------------
|
|
Sat Jun 15 15:36:54 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.6.7:
|
|
* feat: support abstract collections
|
|
* Warn about buggy type resolution
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 21 11:50:26 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Update to 0.6.6
|
|
- Fix packaging
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 2 13:30:20 UTC 2024 - Christian Goll <cgoll@suse.com>
|
|
|
|
- initial commit of dataclasses-json
|