hledger-flow v0.14.2 Release Notes

  • ➕ Add an optional --start-year command-line option for imports:

    Import only from the specified year and onwards, ignoring previous years. Valid values include a 4-digit year or 'current' for the current year.

    An implementation for this feature request