Skip to content

Releases: mxr/sqlite-export-for-ynab

v2.9.4

Choose a tag to compare

@github-actions github-actions released this 06 Jul 00:52

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

Choose a tag to compare

@github-actions github-actions released this 21 Jun 23:14

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

Choose a tag to compare

@github-actions github-actions released this 12 Jun 11:17

What's Changed

  • Scope package-data: py.typed to root, SQL to ddl subpackage by @mxr in #237

Full Changelog: v2.9.1...v2.9.2

v2.9.1

Choose a tag to compare

@github-actions github-actions released this 12 Jun 10:56

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 ty and sync-typing-deps by @mxr in #232
  • Update sync-typing-deps by @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

Choose a tag to compare

@github-actions github-actions released this 27 May 14:20

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

Choose a tag to compare

@github-actions github-actions released this 22 May 23:15

What's Changed

Full Changelog: v2.7.2...v2.8.0

v2.7.2

Choose a tag to compare

@github-actions github-actions released this 17 May 10:31

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 rich floor 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.yml by @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

Choose a tag to compare

@mxr mxr released this 07 May 00:42

What's Changed

  • Move dev deps to extra by @mxr in #206
  • Backport rich.progress.MofNCompleteColumn by @mxr in #207

Full Changelog: v2.7.0...v2.7.1

v2.7.0

Choose a tag to compare

@mxr mxr released this 04 May 15:03

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_ynab by @mxr in #205

Full Changelog: v2.6.0...v2.7.0

v2.6.0

Choose a tag to compare

@mxr mxr released this 27 Apr 17:31

What's Changed

  • Guard syncing behind lock by @mxr in #201

Full Changelog: v2.5.1...v2.6.0