Skip to content

crowdin-maven-plugin 2.0.0

Latest
Compare
Choose a tag to compare
@Nadahar Nadahar released this 18 Mar 17:00
· 1 commit to master since this release
f2b4801
  • Refactored the plugin to use Crowdin API v2 instead of v1.
  • Merged the build goal into the fetch goal.
  • Changed and added several configuration options - see the quick migration guide for details.
  • Added support for new Crowdin file types.
  • Added HTTP and build timeout configuration options.
  • Added configuration option to disable branches and Git reliance.
  • Added configuration option to specify Git repository path.
  • Added dependency com.google.code.gson:gson version 2.10.1.
  • Removed dependencies org.jdom:jdom2 and org.apache.httpcomponents:httpmime.
  • Modified properties files group sorting to also consider hyphen (-) a group separator.
  • Added changelog.