Version 1.1 of ledger2beancount is out now.

You can get it from GitHub:
https://github.com/zacchiro/ledger2beancount

Incompatible changes:

If you already use ledger2beancount, please note that the payee_match
variable changed from a Yaml hash to a list (to make the order
deterministic).

Version 1.1 includes a number of bug fixes and enhancements based on
feedback from users.  Here's the changelog:

## 1.1 (2018-05-01)

* Happy International Workers' Day release!
* Handle block comments without indentation correctly
* Preserve comments for postings with lots
* Use beancount's `pushtag/poptag` for ledger's `apply tag`
* Handle `tag` directives with associated commands correctly
* Allow option `link_match` to work with `tag_as_metadata: true`
* Handle posting-level tags without indentation correctly with
  `tag_as_metadata: false`
* Ensure `payee_match` is predictable
* Preserve comments for postings with lots
* Embed an optional beancount header to the converted file to
  specify beancount options
* Convert ledger metadata keys to valid beancount metadata keys
* Add conversion notes when accounts, commodities or metadata
  keys are automatically renamed by ledger2beancount
* Add capability to ignore certain lines
* Keep whitespace intact when renaming account names.
* Improve documentation on assigning payees based on transactions
* Add more test cases
* Run the test suite only if something has changed

Martin & Zack

-- 
Martin Michlmayr
http://www.cyrius.com/

-- 
You received this message because you are subscribed to the Google Groups 
"Beancount" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beancount+unsubscr...@googlegroups.com.
To post to this group, send email to beancount@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/20180501081935.qbwkxnn25ihugxux%40jirafa.cyrius.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to