Skip to content

Releases: sboehler/knut

v0.1.1

07 Apr 19:41
Compare
Choose a tag to compare

Changelog

0.1.0

10 Sep 22:52
Compare
Choose a tag to compare

Changelog

v0.0.16

08 Sep 19:48
Compare
Choose a tag to compare

Changelog

v0.0.15

01 May 07:23
Compare
Choose a tag to compare

Changelog

v0.0.14

19 Jan 21:55
Compare
Choose a tag to compare

Changelog

v0.0.13

21 Nov 22:02
Compare
Choose a tag to compare

Changelog

3c881ef Move processing to ledger
a3ec24a Move open accounts to own file
9644c51 Report error
81f9aee Use zero value for Period
5b8d249 Move all logic into processors
701e76b Fix date updating
9b7721a Move entire processing into processors
beb9831 Add more processors
2e87ea2 Extract some steps into processors
7ec8238 Cleanups and renamings
41756e4 Move accounts and commodities to ledger
254a6dd Use context for commodities
cbe51b2 Get -> GetAccount
13ec9a7 accounts -> context
45910eb Move commodities into struct
0a4aa1f Refactor filters
8ee8ce9 Rename journal and move to parser
0d53353 Add convenience method
e0bbcda Fix comment
550bd22 Remove global accounts
89cfb9c Move error checking for accruals
e6a2a0c Simplify handling of file locations
b45014d Move filters to own file
598e6ac Fix inference
979c9fb Granular valuation report
1a8df49 Restructure function
17a1f1e Fix cumulus importer
8831d02 Use value types
60b809c Use Posting as value
439de61 Use Posting as value type
0b47f28 Remove Target field
0542e40 Remove debugging statement
c1efdb2 Allow variable width lines in Supercard importer

v0.0.12

24 Aug 19:55
Compare
Choose a tag to compare

Changelog

5fe1c50 Enable Supercard importer

v0.0.11

02 Aug 22:11
Compare
Choose a tag to compare

Changelog

5bb3179 Refactor ledger filtering
03ebf40 Refactor revolut importer
5eae393 Remove package generic
2e0539d Refactor ch.postfinance importer
bfcac80 Cleanup
a84d9ef Improve date handling
9121a50 Fix val flag
33b478b Validate commodity names
fa36e1b Create flags package for common use cases
e722800 Remove dependency on scanner in importers
373923a Move account validation into package accounts
220498f Name fields
c17c018 DRY up
c3f8b0d Fix doc comment
a5d9e24 Add Supercard importer
b56217d Fix signs
27dbf30 Fix thousands separator
e65fe54 Fix wrong date
5e1cfc1 Add sqlite files
56d395c Add knut.exe
9d11cf6 Update Go versions
fc4401b Fix atomic file operations on Windows
c9b2842 Fix static analysis issues
bd3b06f Set target account
cc1d1f7 Fill target
be9b178 Add target commodity
90801ba Make Filter reusable
b074097 Remove obsolete type

v0.0.10

11 Feb 08:43
Compare
Choose a tag to compare

Changelog

72fd0ea Add version flag
31db80d Rename Vec -> Vector
3e944b0 Use ServeMux
77c2cb4 JSON API
f07aa5b Remove maxlength
f1c351e Use value initialization
b963137 Reintroduce printer
a4e3964 Prefer var
49a561e Delete amount and value on closing

v0.0.9

11 Feb 08:31
Compare
Choose a tag to compare

Changelog

72fd0ea Add version flag
31db80d Rename Vec -> Vector
3e944b0 Use ServeMux
77c2cb4 JSON API
f07aa5b Remove maxlength
f1c351e Use value initialization
b963137 Reintroduce printer
a4e3964 Prefer var
49a561e Delete amount and value on closing