Closed simonmichael closed 5 years ago
Thanks for the heads up!
Do you have an ETA for the release? I'd like hledger-iadd to be ready by then
It’s normally the last day of each quarter - so dec 31 - but I may shift it to Jan 11 etc. next year.
Or, it might be much sooner, https://groups.google.com/d/msg/hledger/tj16HVv8Dbs/Uw7TjwMIBwAJ
There is now a develop
branch that is fully ported to the current git HEAD of hledger-lib, so theoretically I could just merge and release any time
A heads-up: hledger-lib 1.12 will require megaparsec 7.
Also, divideAmount/multiplyAmount/divideMixedAmount/multiplyMixedAmount's arguments will be flipped. I started to make a PR, but the megaparsec issue made it a bit too much work.