Skip to content

Releases: mxr/manager-for-ynab

v1.6.1

29 Apr 20:07
@mxr mxr

Choose a tag to compare

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #43
  • Pin Actions refs and add Dependabot cooldown by @mxr in #44
  • Reference latest Actions patch versions by @mxr in #45
  • Split seed data by test suite by @mxr in #46
  • Add sync toggle by @mxr in #47

Full Changelog: v1.6.0...v1.6.1

v1.6.0

27 Apr 11:48
@mxr mxr

Choose a tag to compare

What's Changed

  • Move all testing data into seed.sql by @mxr in #39
  • 'Add transaction' tool by @mxr in #40
  • Auto approve transactions based on upcoming scheduled ones by @mxr in #41

Full Changelog: v1.5.1...v1.6.0

v1.5.1

26 Apr 19:16
@mxr mxr

Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

26 Apr 16:42
@mxr mxr

Choose a tag to compare

What's Changed

  • Use asyncio.to_thread for network calls by @mxr in #35
  • Standardize entrypoints by @mxr in #36

Full Changelog: v1.4.1...v1.5.0

v1.4.1

26 Apr 16:10
@mxr mxr

Choose a tag to compare

What's Changed

  • Bump sqlite-export-for-ynab by @mxr in #33
  • Replace tldm with rich by @mxr in #34

Full Changelog: v1.4.0...v1.4.1

v1.4.0

26 Apr 02:00
@mxr mxr

Choose a tag to compare

What's Changed

  • Migrate SQLite queries to aiosqlite by @mxr in #31
  • sqlite-export-for-ynab>=2.4.0 by @mxr in #32

Full Changelog: v1.3.3...v1.4.0

v1.3.3

25 Apr 00:00
@mxr mxr

Choose a tag to compare

What's Changed

  • Make approval business logic async by @mxr in #30
  • Sort transactions in output by @mxr in #29

Full Changelog: v1.3.2...v1.3.3

v1.3.2

24 Apr 21:07
@mxr mxr

Choose a tag to compare

What's Changed

  • Refactor exposed functions and tests by @mxr in #25
  • Simplify zero out update output tests by @mxr in #27
  • Reuse reconciler session by @mxr in #28

Full Changelog: v1.3.1...v1.3.2

v1.3.1

23 Apr 22:08
@mxr mxr

Choose a tag to compare

What's Changed

  • Check 'approved' flag when fetching transactions by @mxr in #24

Full Changelog: v1.3.0...v1.3.1

v1.3.0

23 Apr 19:38
@mxr mxr

Choose a tag to compare

What's Changed

  • Add auto-approve tool by @mxr in #22
  • [zero-out] Target with category group and refactor tests by @mxr in #23

Full Changelog: v1.2.0...v1.3.0