Releases: devsetgo/devsetgo_lib
Releases · devsetgo/devsetgo_lib
Async Database and FastAPI functions
What's Changed
- Dev (#348) @devsetgo - New functionality and documentation for FastAPI Endpoints and Async Database Functionality
- pip(deps): bump autopep8 from 2.0.2 to 2.0.4 (#343) @dependabot
- pip(deps): bump wheel from 0.41.2 to 0.42.0 (#345) @dependabot
- pip(deps): bump mkdocstrings[python] from 0.21.2 to 0.24.0 (#346) @dependabot
- pip(deps): bump mkdocs from 1.4.3 to 1.5.3 (#347) @dependabot
- pip(deps): bump flake8 from 6.0.0 to 6.1.0 (#332) @dependabot
- pip(deps): bump click from 8.1.3 to 8.1.7 (#337) @dependabot
- pip(deps): bump wheel from 0.40.0 to 0.41.2 (#339) @dependabot
- github actionts(deps): bump actions/checkout from 2 to 4 (#340) @dependabot
- pip(deps): bump mkdocs-material from 9.1.17 to 9.4.2 (#341) @dependabot
- pip(deps): bump black from 23.3.0 to 23.9.1 (#342) @dependabot
- pip(deps): bump mkdocs-material from 9.1.15 to 9.1.17 (#326) @dependabot
- pip(deps): bump pytest from 7.3.1 to 7.4.0 (#327) @dependabot
- pip(deps): bump mkdocs from 1.4.2 to 1.4.3 (#328) @dependabot
- pip(deps): bump autoflake from 2.1.1 to 2.2.0 (#329) @dependabot
- pip(deps): bump pre-commit from 3.2.2 to 3.3.3 (#330) @dependabot
- pip(deps): bump mkdocs-material from 9.1.9 to 9.1.15 (#325) @dependabot
- pip(deps): bump autoflake from 2.0.2 to 2.1.1 (#324) @dependabot
- pip(deps): bump pytest-xdist from 3.2.1 to 3.3.1 (#323) @dependabot
- pip(deps): bump tox from 4.4.11 to 4.5.2 (#322) @dependabot
- pip(deps): bump pytest-cov from 4.0.0 to 4.1.0 (#321) @dependabot
- pip(deps): bump loguru from 0.6.0 to 0.7.0 (#317) @dependabot
- pip(deps): bump mkdocs-gen-files from 0.4.0 to 0.5.0 (#314) @dependabot
- pip(deps): bump pylint from 2.17.2 to 2.17.4 (#319) @dependabot
- pip(deps): bump mkdocs-material from 9.1.6 to 9.1.9 (#320) @dependabot
- pip(deps): bump pytest from 7.3.0 to 7.3.1 (#318) @dependabot
Pattern Analysis Update and Bug Fix
What's Changed
- Improvement to the patterns analysis (#313) @devsetgo
- pip(deps): bump mkdocs-material from 9.1.3 to 9.1.5 (#308) @dependabot
- pip(deps): bump pre-commit from 3.2.0 to 3.2.1 (#310) @dependabot
- pip(deps): bump watchdog from 2.3.1 to 3.0.0 (#309) @dependabot
- pip(deps): bump pylint from 2.17.0 to 2.17.1 (#311) @dependabot
- pip(deps): bump tox from 4.4.7 to 4.4.8 (#312) @dependabot
ChatGPT Driven Improvements
ChatGPT
Using ChatGPT to improve tests, find bugs, and improve performance. Code coverage is at 100% and the code base appears to be performing better than before.
Major changes are in PR #304
What's Changed
- latest change fix for regex pattern. (#307) @devsetgo
- Dev (#306) @devsetgo
- Workflow changes (#305) @devsetgo
- ChatGPT Driven Improvements (#304) @devsetgo
- pip(deps): bump pre-commit from 3.0.2 to 3.1.1 (#300) @dependabot
- pip(deps): bump pytest-xdist from 3.1.0 to 3.2.0 (#302) @dependabot
- pip(deps): bump autoflake from 2.0.0 to 2.0.1 (#299) @dependabot
- pip(deps): bump watchdog from 2.1.9 to 2.3.1 (#301) @dependabot
- pip(deps): bump pytest from 7.2.0 to 7.2.1 (#303) @dependabot
- pip(deps): bump pylint from 2.15.7 to 2.16.1 (#298) @dependabot
- pip(deps): bump autopep8 from 2.0.0 to 2.0.1 (#289) @dependabot
- pip(deps): bump pylint from 2.15.7 to 2.15.10 (#295) @dependabot
- pip(deps): bump black from 22.10.0 to 23.1.0 (#294) @dependabot
- pip(deps): bump tox from 3.27.1 to 4.4.4 (#296) @dependabot
- pip(deps): bump pre-commit from 2.20.0 to 3.0.2 (#297) @dependabot
Open CSV enhancements and library updates
What's Changed
- fix of latest changes (#288) @devsetgo
- Open_CSV Enhancements (#287) @devsetgo
- pip(deps): bump pytest-cov from 3.0.0 to 4.0.0 (#274) @dependabot
- pip(deps): bump mkdocs-material from 8.4.2 to 8.5.5 (#276) @dependabot
- pip(deps): bump autoflake from 1.5.3 to 1.6.1 (#275) @dependabot
- pip(deps): bump tqdm from 4.64.0 to 4.64.1 (#273) @dependabot
- pip(deps): bump pytest from 7.1.2 to 7.1.3 (#272) @dependabot
- pip(deps): bump mkdocs from 1.3.1 to 1.4.0 (#271) @dependabot
- pip(deps): bump tox from 3.25.1 to 3.26.0 (#269) @dependabot
- pip(deps): bump pylint from 2.15.0 to 2.15.3 (#270) @dependabot
- pip(deps): bump mkdocs-material from 8.3.9 to 8.4.2 (#268) @dependabot
- pip(deps): bump autopep8 from 1.6.0 to 1.7.0 (#264) @dependabot
- pip(deps): bump pylint from 2.14.5 to 2.15.0 (#265) @dependabot
- pip(deps): bump autoflake from 1.4 to 1.5.3 (#263) @dependabot
- pip(deps): bump black from 22.6.0 to 22.8.0 (#267) @dependabot
- pip(deps): bump flake8 from 5.0.1 to 5.0.4 (#266) @dependabot
- pip(deps): bump pre-commit from 2.19.0 to 2.20.0 (#260) @dependabot
- pip(deps): bump mkdocs from 1.3.0 to 1.3.1 (#261) @dependabot
- pip(deps): bump flake8 from 4.0.1 to 5.0.1 (#259) @dependabot
- pip(deps): bump mkdocs-material from 8.3.8 to 8.3.9 (#258) @dependabot
- pip(deps): bump pylint from 2.14.4 to 2.14.5 (#262) @dependabot
- pip(deps): bump twine from 4.0.0 to 4.0.1 (#252) @dependabot
- pip(deps): bump pylint from 2.14.0 to 2.14.4 (#251) @dependabot
- pip(deps): bump mkdocs-material from 8.2.16 to 8.3.8 (#253) @dependabot
- pip(deps): bump black from 22.3.0 to 22.6.0 (#254) @dependabot
- pip(deps): bump tox from 3.25.0 to 3.25.1 (#255) @dependabot
- pip(deps): bump watchdog from 2.1.8 to 2.1.9 (#256) @dependabot
- github actionts(deps): bump actions/setup-python from 3 to 4 (#257) @dependabot
- pip(deps): bump pylint from 2.13.7 to 2.14.0 (#250) @dependabot
- pip(deps): bump watchdog from 2.1.7 to 2.1.8 (#246) @dependabot
- pip(deps): bump pre-commit from 2.18.1 to 2.19.0 (#248) @dependabot
- pip(deps): bump mkdocs-material from 8.2.12 to 8.2.16 (#249) @dependabot
- pip(deps): bump tox from 3.24.5 to 3.25.0 (#242) @dependabot
- pip(deps): bump pre-commit from 2.17.0 to 2.18.1 (#243) @dependabot
- pip(deps): bump click from 8.1.2 to 8.1.3 (#245) @dependabot
- pip(deps): bump pylint from 2.13.4 to 2.13.7 (#240) @dependabot
- pip(deps): bump tqdm from 4.63.1 to 4.64.0 (#244) @dependabot
- pip(deps): bump mkdocs-material from 8.2.8 to 8.2.12 (#241) @dependabot
- pip(deps): bump pytest from 7.1.1 to 7.1.2 (#239) @dependabot
- pip(deps): bump watchdog from 2.1.6 to 2.1.7 (#238) @dependabot
- pip(deps): bump pylint from 2.12.2 to 2.13.4 (#237) @dependabot
- pip(deps): bump mkdocs from 1.2.3 to 1.3.0 (#234) @dependabot
- pip(deps): bump tqdm from 4.63.0 to 4.63.1 (#233) @dependabot
- pip(deps): bump black from 22.1.0 to 22.3.0 (#236) @dependabot
- pip(deps): bump pytest from 7.0.1 to 7.1.1 (#231) @dependabot
- pip(deps): bump click from 8.0.4 to 8.1.2 (#235) @dependabot
- pip(deps): bump mkdocs-material from 8.2.5 to 8.2.8 (#232) @dependabot
- pip(deps): bump twine from 3.8.0 to 4.0.0 (#230) @dependabot
- document updates (#229) @devsetgo
Additional Logging Configuration
What's Changed
- New Logging Configuration items (#228) @devsetgo
- pip(deps): bump tqdm from 4.62.3 to 4.63.0 (#224) @dependabot
- pip(deps): bump mkdocs-material from 8.2.3 to 8.2.4 (#227) @dependabot
- github actionts(deps): bump actions/setup-python from 2.3.1 to 3 (#226) @dependabot
- pip(deps): bump mkdocs-material from 8.1.9 to 8.2.3 (#225) @dependabot
- pip(deps): bump twine from 3.7.1 to 3.8.0 (#223) @dependabot
- pip(deps): bump pytest from 6.2.5 to 7.0.1 (#222) @dependabot
- pip(deps): bump pytest-runner from 5.3.1 to 6.0.0 (#221) @dependabot
- pip(deps): bump loguru from 0.5.3 to 0.6.0 (#218) @dependabot
- pip(deps): bump black from 21.12b0 to 22.1.0 (#219) @dependabot
- pip(deps): bump mkdocs-material from 8.1.8 to 8.1.9 (#220) @dependabot
v0.7.1: Merge pull request #217 from devsetgo/dev
Logging to Beta Testing
Logging is now has basic unit tests and is more ready to use with live application.
What's Changed
- Adding Logging Config (#215) @devsetgo
- pip(deps): bump pre-commit from 2.15.0 to 2.16.0 (#210) @dependabot
- pip(deps): bump pylint from 2.12.1 to 2.12.2 (#211) @dependabot
- pip(deps): bump tox from 3.24.4 to 3.24.5 (#212) @dependabot
- pip(deps): bump black from 21.11b1 to 21.12b0 (#213) @dependabot
- pip(deps): bump twine from 3.6.0 to 3.7.1 (#214) @dependabot
- pip(deps): bump twine from 3.5.0 to 3.6.0 (#204) @dependabot
- pip(deps): bump coverage-badge from 1.0.2 to 1.1.0 (#205) @dependabot
- pip(deps): bump mkdocs-material from 7.3.6 to 8.0.2 (#206) @dependabot
- pip(deps): bump pylint from 2.11.1 to 2.12.1 (#207) @dependabot
- pip(deps): bump black from 21.10b0 to 21.11b1 (#208) @dependabot
- github actionts(deps): bump actions/setup-python from 2.2.2 to 2.3.1 (#209) @dependabot
- Dev (#203) @devsetgo
- pip(deps): bump tox from 3.24.3 to 3.24.4 (#193) @dependabot
- pip(deps): bump tqdm from 4.62.2 to 4.62.3 (#194) @dependabot
- pip(deps): bump pylint from 2.10.2 to 2.11.1 (#195) @dependabot
- pip(deps): bump mkdocs-material from 7.2.6 to 7.3.0 (#196) @dependabot
- pip(deps): bump black from 21.8b0 to 21.9b0 (#197) @dependabot
- pip(deps): bump mkdocs-material from 7.2.4 to 7.2.6 (#189) @dependabot
- pip(deps): bump pytest from 6.2.4 to 6.2.5 (#191) @dependabot
- pip(deps): bump watchdog from 2.1.3 to 2.1.5 (#192) @dependabot
- pip(deps): bump tox from 3.24.1 to 3.24.3 (#190) @dependabot
- pip(deps): bump pre-commit from 2.14.0 to 2.15.0 (#188) @dependabot
- pip(deps): bump black from 21.7b0 to 21.8b0 (#187) @dependabot
- pip(deps): bump pylint from 2.9.6 to 2.10.2 (#184) @dependabot
- pip(deps): bump tqdm from 4.62.0 to 4.62.2 (#185) @dependabot
- github actionts(deps): bump actions/setup-python from 1 to 2.2.2 (#182) @dependabot
- Bump wheel from 0.36.2 to 0.37.0 (#180) @dependabot
- Bump mkdocs-material from 7.2.2 to 7.2.4 (#181) @dependabot
- Bump tox from 3.24.0 to 3.24.1 (#177) @dependabot
- Bump mkdocs-material from 7.2.1 to 7.2.2 (#178) @dependabot
- Bump pre-commit from 2.13.0 to 2.14.0 (#179) @dependabot
- Bump pylint from 2.9.5 to 2.9.6 (#176) @dependabot
- Bump tqdm from 4.61.2 to 4.62.0 (#175) @dependabot
- Bump mkdocs-material from 7.1.10 to 7.2.1 (#174) @dependabot
- Bump twine from 3.4.1 to 3.4.2 (#171) @dependabot
- Bump pylint from 2.9.3 to 2.9.5 (#170) @dependabot
- Bump mkdocs from 1.2.1 to 1.2.2 (#173) @dependabot
- documentation update (#169) @devsetgo
- README fix (#168) @devsetgo
Logging Configuration
What's Changed
- Adding Logging and Cleanup (#167) @devsetgo
- Bump tqdm from 4.61.1 to 4.61.2 (#166) @dependabot
- Bump pylint from 2.8.3 to 2.9.3 (#165) @dependabot
- Bump watchdog from 2.1.2 to 2.1.3 (#164) @dependabot
- Bump mkdocs-material from 7.1.8 to 7.1.9 (#163) @dependabot
- Bump tqdm from 4.61.0 to 4.61.1 (#162) @dependabot
- Bump mkdocs-material from 7.1.7 to 7.1.8 (#161) @dependabot
- Bump mkdocs from 1.1.2 to 1.2.1 (#159) @dependabot
- Bump black from 21.5b2 to 21.6b0 (#158) @dependabot
- Bump mkdocs-material from 7.1.6 to 7.1.7 (#160) @dependabot
- Bump pytest-cov from 2.12.0 to 2.12.1 (#154) @dependabot
- Bump pylint from 2.8.2 to 2.8.3 (#155) @dependabot
- Bump black from 21.5b1 to 21.5b2 (#156) @dependabot
- Bump mkdocs-material from 7.1.5 to 7.1.6 (#157) @dependabot
- Bump tqdm from 4.60.0 to 4.61.0 (#153) @dependabot
- Bump pre-commit from 2.12.1 to 2.13.0 (#151) @dependabot
- Bump pytest-runner from 5.3.0 to 5.3.1 (#152) @dependabot
- Bump mkdocs-material from 7.1.4 to 7.1.5 (#150) @dependabot
- Bump watchdog from 2.1.1 to 2.1.2 (#149) @dependabot
- Bump click from 7.1.2 to 8.0.1 (#148) @dependabot
- Bump black from 21.5b0 to 21.5b1 (#147) @dependabot
- Bump watchdog from 2.1.0 to 2.1.1 (#146) @dependabot
- Bump pytest-cov from 2.11.1 to 2.12.0 (#145) @dependabot
- Bump flake8 from 3.9.1 to 3.9.2 (#143) @dependabot
- Bump pytest from 6.2.3 to 6.2.4 (#139) @dependabot
- Bump watchdog from 2.0.3 to 2.1.0 (#138) @dependabot
- Bump black from 21.4b2 to 21.5b0 (#140) @dependabot
- Bump mkdocs-material from 7.1.3 to 7.1.4 (#141) @dependabot
- Dev (#142) @devsetgo
- Bump tox from 3.23.0 to 3.23.1 (#137) @dependabot
- Bump autopep8 from 1.5.6 to 1.5.7 (#136) @dependabot
- Bump pylint from 2.7.4 to 2.8.2 (#135) @dependabot
- Bump black from 20.8b1 to 21.4b2 (#134) @dependabot
- Bump mkdocs-material from 7.1.2 to 7.1.3 (#133) @dependabot
- Adding SonarCloud Code Coverage (#130) @devsetgo
- Bump mkdocs-material from 7.1.1 to 7.1.2 (#132) @dependabot
- Bump watchdog from 2.0.2 to 2.0.3 (#131) @dependabot
- Bump pre-commit from 2.12.0 to 2.12.1 (#129) @dependabot
- Bump flake8 from 3.9.0 to 3.9.1 (#128) @dependabot
- Bump mkdocs-material from 7.1.0 to 7.1.1 (#127) @dependabot
- Bump tqdm from 4.59.0 to 4.60.0 (#124) @dependabot
- Bump pytest from 6.2.2 to 6.2.3 (#125) @dependabot
- Bump pre-commit from 2.11.1 to 2.12.0 (#126) @dependabot
- Bump pylint from 2.7.2 to 2.7.4 (#122) @dependabot
- Bump mkdocs-material from 7.0.6 to 7.1.0 (#123) @dependabot
- Bump mkdocs-material from 7.0.5 to 7.0.6 (#121) @dependabot
- Bump flake8 from 3.8.4 to 3.9.0 (#120) @dependabot
- Bump twine from 3.3.0 to 3.4.1 (#118) @dependabot
- Bump autopep8 from 1.5.5 to 1.5.6 (#119) @dependabot
Fixing Publish
Calendar and RegEx Function + Documentation
What's Changed
- Adding Calendar Functions (#116) @devsetgo
- Bump pre-commit from 2.10.1 to 2.11.1 (#113) @dependabot
- update to Saturday (#115) @devsetgo
- Bump tqdm from 4.58.0 to 4.59.0 (#112) @dependabot
- Bump mkdocs-material from 7.0.4 to 7.0.5 (#114) @dependabot
- fixes for mkdoc material update (#111) @devsetgo
- Bump tox from 3.22.0 to 3.23.0 (#109) @dependabot
- Bump mkdocs-material from 7.0.2 to 7.0.4 (#108) @dependabot
- Bump pylint from 2.7.1 to 2.7.2 (#107) @dependabot
- Bump coverage from 5.4 to 5.5 (#110) @dependabot
- Bump pylint from 2.6.2 to 2.7.1 (#103) @dependabot
- Bump mkdocs-material from 6.2.8 to 7.0.2 (#104) @dependabot
- Bump watchdog from 2.0.1 to 2.0.2 (#105) @dependabot
- Bump tqdm from 4.57.0 to 4.58.0 (#106) @dependabot
- Bump tox from 3.21.4 to 3.22.0 (#101) @dependabot
- Bump watchdog from 2.0.0 to 2.0.1 (#99) @dependabot
- Bump pylint from 2.6.0 to 2.6.2 (#102) @dependabot
- Bump tqdm from 4.56.2 to 4.57.0 (#100) @dependabot
- Bump pytest-runner from 5.2 to 5.3.0 (#98) @dependabot
- Bump tqdm from 4.56.0 to 4.56.2 (#97) @dependabot
- Bump watchdog from 1.0.2 to 2.0.0 (#96) @dependabot
- Bump pre-commit from 2.10.0 to 2.10.1 (#95) @dependabot
- Bump mkdocs-material from 6.2.6 to 6.2.8 (#94) @dependabot
- Bump tox from 3.21.3 to 3.21.4 (#93) @dependabot
- Bump autopep8 from 1.5.4 to 1.5.5 (#92) @dependabot
- Bump tox from 3.21.2 to 3.21.3 (#87) @dependabot
- Bump mkdocs-material from 6.2.5 to 6.2.6 (#88) @dependabot
- Bump pytest from 6.2.1 to 6.2.2 (#89) @dependabot
- Bump coverage from 5.3.1 to 5.4 (#91) @dependabot
- Bump pre-commit from 2.9.3 to 2.10.0 (#90) @dependabot
- Bump tox from 3.21.1 to 3.21.2 (#84) @dependabot
- Bump mkdocs-material from 6.2.4 to 6.2.5 (#85) @dependabot
- Bump pytest-cov from 2.10.1 to 2.11.1 (#86) @dependabot
- Bump tox from 3.20.1 to 3.21.1 (#81) @dependabot
- Bump mkdocs-material from 6.2.3 to 6.2.4 (#82) @dependabot
- Bump tqdm from 4.55.1 to 4.56.0 (#83) @dependabot
- Bump tqdm from 4.55.0 to 4.55.1 (#80) @dependabot
- Bump mkdocs-material from 6.2.2 to 6.2.3 (#79) @dependabot