0.3.0 (2024-11-11)
- fixing metatable overriding on config initialization (8c22259)
- displaying help messages and actually updating things (d4faf00)
- implementing filters (17e4a7f)
- initial display of commands output (536468c)
- toggling filters (cd6c60e)
0.2.0 (2024-08-20)
- adding a command runner for ledger reports (803f432)
0.1.0 (2024-08-17)
- changing minimal.vim setup (9b74df0)
- fixing stylua issues with gotos (aa3c269)
- removing some gotos and maybe fixing ci (c29253a)
- a few better tests and better diagnostics (0c848ff)
- adding a logger and reading new files (1186c91)
- basic cmp completion (180a63b)
- completion context-aware for transactions (e14360c)
- initial diagnostics for missing accounts (0bd23ae)
- parsing accounts and commodities (368e02a)
- snippets through multiple sources (42db5a1)
- updating completions when files changes or gets deleted (77193ac)