Read the Full Documentation here.
What's Changed
- bump of version (#630) @devsetgo
- docs: add recipe examples for async_database_functions and folder_functions (#629) @devsetgo
- feat: make MSSQL/aioodbc support real instead of untested scaffolding (#628) @devsetgo
- feat: add async to file functions (#627) @devsetgo
- Improvements to the file handling utilities (#626) @devsetgo
- feat: add AI assistant integration instructions (ai_instructions module) (#625) @devsetgo
- refactor: consolidate file_functions validation, drop open_csv kwargs… (#624) @devsetgo
- Dev (#623) @devsetgo
- Dev (#622) @devsetgo
- Dev (#621) @devsetgo
- pip(deps-dev): update sqlalchemy requirement from <3.0.0,>=2.0.10 to >=2.0.51,<3.0.0 (#614) @dependabot[bot]
- pip(deps-dev): update oracledb requirement from <4.0.0,>=2.4.1 to >=4.0.1,<5.0.0 (#615) @dependabot[bot]
- pip(deps-dev): update ruff requirement from <0.15.99,>=0.15.9 to >=0.15.20,<0.15.99 (#616) @dependabot[bot]
- github actionts(deps): bump actions/checkout from 6 to 7 (#613) @dependabot[bot]
- github actionts(deps): bump release-drafter/release-drafter from 7.3.1 to 7.5.1 (#612) @dependabot[bot]
- github actionts(deps): bump SonarSource/sonarqube-scan-action from 8.1.0 to 8.2.0 (#611) @dependabot[bot]
- pip(deps-dev): update pydantic requirement from <3.0.0,>=2.0.0 to >=2.13.4,<3.0.0 (#617) @dependabot[bot]
- pip(deps-dev): update pre-commit requirement from <4.5.99,>=4.5.1 to >=4.6.0,<4.6.1 (#618) @dependabot[bot]
Built to help reduce copy/paste from multiple projects and uses calendar versioning (year.month.day.build) from BumpCalver.