3.9
What's Changed
- Allow serialization and deserialization of
surrogateescape
strings by @cecinestpasunepipe in #45 - Add
--split
option tordump
by @yunzheng in #47 - UnknownRecordDescriptorIdentifier Exception by @cecinestpasunepipe in #50
- Add caching of RecordDescriptors to
extend_record()
by @yunzheng in #51 - Add csv file reading support by @yunzheng in #53
- Allow lists of any field type by @Schamper in #55
- Refactor and cleanup RecordDescriptor class by @yunzheng in #56
- Update style and pin on black v23.1.0 by @pyrco in #57
- Add isort to flake8 linting by @pyrco in #58
New Contributors
- @cecinestpasunepipe made their first contribution in #45
Full Changelog: 3.8...3.9