]> Dogcows Code - chaz/homebank2ledger/blobdiff - Changes
Version 0.010
[chaz/homebank2ledger] / Changes
diff --git a/Changes b/Changes
index b46ff94d96b94b72b9ea2c05630c3df9aa73f9b2..e02e7303c9248ef12e9e87636fa1cbc685f739e7 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,43 @@
 Revision history for App-HomeBank2Ledger.
 
+0.010     2022-01-29 20:55:19-07:00 America/Denver
+  * Set code from the transaction info if transaction type is check.
+  * Fix formatter error for symbols that have special characters.
+
+0.009     2022-01-15 16:40:58-07:00 America/Denver
+  * Use posting dates for internal transfers where the transactions have
+    different dates.
+
+0.008     2020-05-02 13:06:06-06:00 MST7MDT
+  * Add file_version method to File::HomeBank.
+  * Fix matching internal transfers for files generated by HomeBank 5.4.
+
+0.007     2019-12-29 14:27:52-07:00 MST7MDT
+  * Fix problem when formatting non-fraction amounts.
+
+0.006     2019-09-02 20:02:53-06:00 MST7MDT
+  * Add fatpack release.
+
+0.005     2019-08-17 16:26:33-06:00 MST7MDT
+  * Add --budget option for converting HomeBank budget to Ledger.
+  * Support quoting commodities when needed.
+  * The formatter now adds posting notes when they differ from the transaction
+    memo and avoids printing posting payees if not different from the
+    transaction payee.
+  * Fix bug which could add duplicate ":Unknown" accounts.
+
+0.004     2019-06-17 23:28:10-06:00 MST7MDT
+  * Remove --default-account option. Instead the default account(s) can be
+    customized using the --rename-account option, like this:
+
+        --rename-account='^Expenses:Unknown$=Foo'
+        --rename-account='^Income:Unknown$=Foo'
+
+  * Remove single use of "yada yada" for perls <5.12.
+
+0.003     2019-06-13 02:55:59-06:00 MST7MDT
+  * Fix bug that makes the --version and --help flags broken.
+
 0.002     2019-06-12 23:39:32-06:00 MST7MDT
   * Rename dist
   * Provide better README in dist
This page took 0.017216 seconds and 4 git commands to generate.