Juerd Waalboer
441bf05fde
Bump to v3.4; make all transactions balanced using hidden accounts
...
See UPGRADING.md for details.
2022-06-11 18:51:26 +02:00
Juerd Waalboer
eed0db7897
Cleanup: use subroutine signatures, remove deprecated methods.
...
The signatures feature has been "experimental" since Perl 5.20 (May 2014), but
expected to stay. After 8 years I'm ready to take the risk :)
Have added Perl v5.28 (June 2018) as the minimum requirement, even though the
current revbank should work with 5.20, to see if this bothers any users. Perl
v5.28 is in Debian "buster", which is now oldstable.
2021-12-03 18:00:34 +01:00
Juerd Waalboer
38a0229899
Ditch floating point numbers, use cents instead; bump version to 3.2
2021-12-02 22:18:06 +01:00
Juerd Waalboer
1cbc906f1e
Further update to new ledger-like internals
2019-11-05 00:57:39 +01:00
Juerd Waalboer
fa60e1081a
chmod 644 plugins/*
...
Undoes 714b337
because github seems to no longer require chmod +x
for syntax highlighting extensionless files.
2019-08-07 15:42:16 +02:00
Juerd Waalboer
714b337ae2
For syntax highlighting
2017-03-26 23:02:53 +02:00
Juerd Waalboer
add3100401
New plugin: repeat (undocumented), new hook: "added"
2017-02-19 00:41:20 +01:00
Juerd Waalboer
7b088cb175
Tab completion improvements
...
A plugin can now specify &subroutine in the :Tab attribute; this sub will
be called as a method and can return a list of possible completions.
2013-02-28 16:04:36 +01:00
Juerd Waalboer
c756ebe08b
Pfand: tab completion
2013-02-28 13:47:50 +01:00
Juerd Waalboer
3c2fc67c9e
There is no Pfand.
2013-02-28 13:36:00 +01:00
Juerd Waalboer
8a18ac38c6
pfand: metadata
2013-02-28 13:20:37 +01:00
Juerd Waalboer
972df6150d
New plugin: pfand (to demonstrate the new "add" hook)
2013-02-28 13:16:48 +01:00