| Work on hledger-web tests showed some bad behaviour, in particular journalReloadIfNewer would always reload a journal read from a string or stdout. This is now fixed, and an ugly read.show conversion has been cleaned up. Hledger.Cli.Utils API changes: removed: - journalSpecifiedFileIsNewer - fileModificationTime added: - utcTimeToClockTime changed: - journalFileIsNewer now requires a file argument | ||
|---|---|---|
| .. | ||
| Data | ||
| Read | ||
| Reports | ||
| Utils | ||
| Data.hs | ||
| Query.hs | ||
| Read.hs | ||
| Reports.hs | ||
| Utils.hs | ||