v0.16.0
The apm publisher bugged out an skipped v0.15.0.
Enhancements:
- Added 'return cursor' setting. When enabled, the cursor will be placed
just closed tag. This allows to you write both the opening and closing
tag first, then return the cursor to insert between the just-typed
tags; #37.
Bug fixes:
- XML Parser closes comment tags; #39.