2022.9.0
What's Changed
- build(deps): pre-commit autoupdate by @pre-commit-ci in #57
- build(deps): pre-commit autoupdate by @pre-commit-ci in #58
- build(deps): pre-commit autoupdate by @pre-commit-ci in #59
- fix(db): refactor types module by @thecesrom in #61
- ci: reorder build steps by @thecesrom in #63
- fix(exceptions): fix inner_exception warning by @thecesrom in #66
- fix(db): accept unicode type for [In|Out]Param by @thecesrom in #67
- feat(db): add functions to get OUTPUT parameters by @thecesrom in #68
- feat(date): add functions to get first and last day of the month by @thecesrom in #69
- feat(db): add repr and str functions to Param by @thecesrom in #70
- refactor(exceptions): improve repr and str functions by @thecesrom in #71
Full Changelog: v2022.8.2...v2022.9.0