Releases: mxr/sqlite-export-for-ynab
Releases · mxr/sqlite-export-for-ynab
Release list
v2.9.4
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #242
- Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by @dependabot[bot] in #243
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #244
- Bump actions/setup-python from 6.2.0 to 6.3.0 in the github-actions group by @dependabot[bot] in #245
- Standardize dependabot by @mxr in #246
- Fix dependabot schedule cron syntax by @mxr in #247
- Bump asyncio-for-ynab from 1.84.0 to 1.85.0 by @mxr in #248
- Thread PlanSummary through plan-data fetch by @mxr in #250
- Chunk full-refresh transaction fetches by quarter by @mxr in #249
Full Changelog: v2.9.3...v2.9.4
v2.9.3
What's Changed
- Add ty type checker with all rules as errors by @mxr in #239
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #240
- Build ApiClient off the event loop thread by @mxr in #241
Full Changelog: v2.9.2...v2.9.3
v2.9.2
What's Changed
Full Changelog: v2.9.1...v2.9.2
v2.9.1
What's Changed
- Fix Pylance error by @mxr in #227
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #228
- Update dependabot interval by @mxr in #229
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #230
- Bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group by @dependabot[bot] in #231
- Set up
tyandsync-typing-depsby @mxr in #232 - Update
sync-typing-depsby @mxr in #233 - Remove mirrors-ty by @mxr in #234
- Bump sync-typing-deps by @mxr in #235
- Migrate setup.cfg to pyproject.toml and add ty by @mxr in #236
Full Changelog: v2.9.0...v2.9.1
v2.9.0
What's Changed
- Fix interest query sign by @mxr in #222
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #223
- Ignore unknown YNAB API fields on insert by @mxr in #225
- DRY up YNAB plan-data getters by @mxr in #226
Full Changelog: v2.8.0...v2.9.0
v2.8.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #220
- Bump asyncio-for-ynab to 1.84.0 by @mxr in #221
Full Changelog: v2.7.2...v2.8.0
v2.7.2
What's Changed
- Set --line-width=120 for YAML format by @mxr in #208
- Format additional dependencies in pre-commit config by @mxr in #209
- Revert "Set --line-width=120 for YAML format" by @mxr in #210
- Lower
richfloor version by @mxr in #211 - Migrate zizmor to pre-commit by @mxr in #212
- Enable release on tag by @mxr in #213
- Run pre-commit autoupdate by @mxr in #214
- Add permissions to
.github/workflows/release.ymlby @mxr in #215 - Update project files by @mxr in #216
- Fix SQL alias in README by @mxr in #217
- Inline PyPI release workflow by @mxr in #218
- Remove requirements-txt-fixer when requirements-dev.txt is absent by @mxr in #219
Full Changelog: v2.7.1...v2.7.2
v2.7.1
v2.7.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #202
- Pin Actions refs and add Dependabot cooldown by @mxr in #203
- Reference latest Actions patch versions by @mxr in #204
- Add 'zizmor' job to main.yml workflow & fix errors by @mxr in #200
- Migrate to
asyncio_for_ynabby @mxr in #205
Full Changelog: v2.6.0...v2.7.0