CHANGELOG (385B)
1 0.2 (2025/03/27) 2 --- 3 - Amount, sign and denom parsing works! 4 - Add support decimals with upto two decimal places 5 - Move commented hot-reload code from payredu.c to hot.c 6 - Fix hot-reload debugging 7 8 Dark Ages 9 --------- 10 - Start keeping CHANGELOG file for payredu 11 - Basic combined parser/lexer for the ledger format has been 12 implemented in book.c 13 - Fix Makefile issue with tests/tests.mk