Releases: lmhale99/pycdcs
Releases · lmhale99/pycdcs
v0.2.3
- PID PATH/XPATH operations updated to reflect xpath->path renaming in CDCS database version 3.6.
- Code cleanup that should have no effect except that Python < 3.7 no longer supported.
- The ability to toggle the auto_set_pid added and integrated into upload_record() and update_record() methods.
- A retry504 option added to RestClient.requests to retry a REST call if the connection is poor.
- Bug fixes related to CDCS version 3 databases.
- Default column titles added for when get_templates and get_template_managers finds no matches to help avoid bugs.