fix test running manifest
add builds.sr.ht manifest
don't keep filter in internal journal state
Don't include total in balance command when there's only one balance
Test against python 3.8 in CI
Fix balance crashing with no filter
propery filter in balance command
Make query regexes case insensitive
Refactor queries to allow to filter by payee string
Make ledger file parameter required
Merge branch 'master' of github.com:rafacastillol/ledgeroni
Fix infix operator parsing
Merge pull request #4 from rafacastillol/tests
Adds more tests
Merge pull request #3 from rafacastillol/verify-balance
Add balance verification
Add verification to all commands
Verify transaction balances