python-pyrsistent/python-pyrsistent.changes

16 lines
614 B
Plaintext

-------------------------------------------------------------------
Fri Aug 10 23:33:25 UTC 2018 - jsikes@suse.de
- Version jump to 0.14.4
* Fix PClass double-factory-ing in a few situations.
* Fix #121, regression in PClass.set()
* Fix regression where type names break sequence fields
* Allowing 'set' as a valid container for multiple fields.
* Fix #131 Clarify that dot-notation can be used for element access on PMaps
* Fix #133 Python 3.7 compatibility
-------------------------------------------------------------------
Thu Sep 7 22:41:57 UTC 2017 - toddrme2178@gmail.com
- initial version