Skip to content

Releases: ArjanCodes/moneysnake

0.2.1

Choose a tag to compare

@github-actions github-actions released this 18 Dec 10:32

What's Changed

  • fix: run field validators in update() to properly convert nested models by @TimEvci in #13

Full Changelog: 0.2.0...0.2.1

0.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Dec 09:58

What's Changed

  • Refactor/tye annotations in #11
  • fix: Use pydantic for validation and type conversion in #12

Full Changelog: 0.0.20...0.2.0

0.0.20

Choose a tag to compare

@github-actions github-actions released this 23 Jan 13:52

Full Changelog: 0.0.19...0.0.20

0.0.19

Choose a tag to compare

@github-actions github-actions released this 09 Dec 15:15

Full Changelog: 0.0.18...0.0.19

0.0.18

Choose a tag to compare

@github-actions github-actions released this 09 Dec 14:40

Full Changelog: 0.0.17...0.0.18

0.0.17

Choose a tag to compare

@github-actions github-actions released this 04 Dec 15:35

Full Changelog: 0.0.16...0.0.17

0.0.16

Choose a tag to compare

@github-actions github-actions released this 04 Dec 14:45

What's Changed

  • refactor: change how details attributes are retrieved, updated and deleted by @TimEvci in #10

Full Changelog: 0.0.15...0.0.16

0.0.15

Choose a tag to compare

@github-actions github-actions released this 04 Dec 09:51

What's Changed

  • refactor: add financial mutation attributes to statements by @TimEvci in #9

Full Changelog: 0.0.14...0.0.15

0.0.14

Choose a tag to compare

@github-actions github-actions released this 20 Nov 08:03

Full Changelog: 0.0.13...0.0.14

0.0.13

Choose a tag to compare

@github-actions github-actions released this 19 Nov 15:06

What's Changed

  • refactor: move payments to separate file and create moneybird model for it. by @TimEvci in #5
  • feat: add dataclasses for financial mutations and financial statements. by @TimEvci in #6

Full Changelog: 0.0.12...0.0.13