Releases: ArjanCodes/moneysnake
Releases · ArjanCodes/moneysnake
0.2.1
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Full Changelog : 0.0.19...0.0.20
0.0.19
Compare
Sorry, something went wrong.
No results found
Full Changelog : 0.0.18...0.0.19
0.0.18
Compare
Sorry, something went wrong.
No results found
Full Changelog : 0.0.17...0.0.18
0.0.17
Compare
Sorry, something went wrong.
No results found
Full Changelog : 0.0.16...0.0.17
0.0.16
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Full Changelog : 0.0.13...0.0.14
0.0.13
Compare
Sorry, something went wrong.
No results found
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