Skip to content

Releases: lmhale99/pycdcs

v0.2.3

26 Apr 13:57
Compare
Choose a tag to compare
  • 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.

v0.2.2

27 Jul 14:28
Compare
Choose a tag to compare

Updated tests. Minor upkeep to fix depreciation warnings.

v0.2.1

27 Jul 14:28
Compare
Choose a tag to compare

Bug fixes related to guessing the CDCS version when not given and removing generator exit warning messages.

v0.2.0

27 Jul 14:29
Compare
Choose a tag to compare

Code updated to support CDCS versions 3.x.x.