release 1.1 * 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` * 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