2025-09-02 08:17:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Aug 23 05:39:24 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
|
|
|
|
|
2025-09-02 08:22:16 +00:00
|
|
|
- Update to version 2.7.0
|
|
|
|
|
* Add type annotations (#160) @farmio
|
|
|
|
|
* Consistently mark required fields of mapping schemas (#159) @farmio
|
|
|
|
|
* Check for nested mapping schemas raise properly (#155) @farmio
|
|
|
|
|
* Add tests for unsupported validators (#154) @farmio
|
|
|
|
|
* Improve README example (#153) @farmio
|
|
|
|
|
* Fix TypeError in convert function when schema is not a class (#140)
|
|
|
|
|
@philippwaller
|
|
|
|
|
* Improve error handling for unsupported object (#152) @farmio
|
|
|
|
|
* Remove support for Python 3.8 (#146) @MartinHjelmare
|
|
|
|
|
- updated source link
|
2025-09-02 08:17:17 +00:00
|
|
|
|
2025-06-13 12:46:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jun 13 12:46:19 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
|
|
|
|
|
|
- Convert to pip-based build
|
|
|
|
|
|
2023-12-08 16:17:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Dec 8 16:16:00 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 2.6.0:
|
|
|
|
|
* Serialize vol.Maybe (#67) @eifinger
|
|
|
|
|
- use the packaged LICENSE file
|
|
|
|
|
|
2022-10-11 18:03:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Oct 11 16:57:20 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
|
|
2023-12-08 16:17:26 +00:00
|
|
|
- Update to version 2.5.0
|
2022-10-11 18:03:56 +00:00
|
|
|
* Add support for enum (#34) @balloob
|
|
|
|
|
* Include LICENSE in pip package
|
|
|
|
|
|
2020-07-22 12:39:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jul 22 12:33:45 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 2.4.0
|
|
|
|
|
* Add support for fields that are constant.
|
|
|
|
|
|
2020-02-06 18:21:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Feb 6 17:41:29 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 2.3.0
|
|
|
|
|
* Add support for custom serializer
|
|
|
|
|
|
2019-09-10 07:31:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Sep 10 07:23:16 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
|
|
- Use noun phrase in descriptions.
|
|
|
|
|
|
2019-08-27 23:44:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Aug 26 15:15:37 UTC 2019 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
|
|
|
|
|
|
- Initial release of python-voluptuous-serialize 2.2.0
|