Skip to content
This repository has been archived by the owner on Jun 8, 2019. It is now read-only.

v2.1.0

Compare
Choose a tag to compare
@ericf ericf released this 06 Feb 07:41
· 63 commits to master since this release

This minor version removes source transformation, making the plugin idempotent, and fixes path handling to make sure all extract message JSON files end up in the configured messagesDir.

  • Make plugin idempotent by not removing description #28 (Fixes: #22, #25, #26)
  • Fix paths so messages go into messagesDir #32 (Fixes: #23)