Skip to content

Releases: ctsit/PyUtils

2.4.0

16 Apr 12:54

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.1...2.4.0

2.3.1

12 Apr 19:05

Choose a tag to compare

What's Changed

  • Make fields nullable and increase job summary data length by @mbentz-uf in #19
  • Add verbose support by @vdeshpande7 in #21

Full Changelog: 2.3.0...2.3.1

2.3.0

23 Feb 15:34

Choose a tag to compare

What's Changed

  • Feature/add script helper by @mbentz-uf in #16
  • Add tests for ScriptHelper by @mbentz-uf in #18

Full Changelog: 2.2.0...2.3.0

2.2.0

13 Dec 15:15

Choose a tag to compare

What's Changed

  • Add eager loading support for query_model and deprecate update_model by @mbentz-uf in #14

Full Changelog: 2.1.1...2.2.0

2.1.1

11 Dec 21:29

Choose a tag to compare

Full Changelog: 2.1.0...2.1.1

2.1.0

11 Dec 21:24

Choose a tag to compare

What's Changed

  • Fix update_model function by @mbentz-uf in #13

Full Changelog: 2.0.0...2.1.0

2.0.0

06 Dec 19:51

Choose a tag to compare

What's Changed

  • Feature/use sqlmodel by @mbentz-uf in #12

Full Changelog: 1.1.0...2.0.0

1.1.0

17 Nov 13:53

Choose a tag to compare

What's Changed

  • Update send_email to send multiple attachments. by @mehuljhaver4 in #1
  • Updated send email to handle html body by @sinarest1608 in #2
  • Update query_model to return a list of objects by @mbentz-uf in #4
  • Add update_model and return created objects on insert/update by @mbentz-uf in #6
  • Update readme by @millerwes in #8
  • Add _contains_html function by @mbentz-uf in #9
  • changing logging.info to logging.debug by @vdeshpande7 in #10
  • Add mysql client by @mbentz-uf in #11

New Contributors

Full Changelog: https://github.com/ctsit/PyUtils/commits/1.1.0