Skip to content

3.13.0

Compare
Choose a tag to compare
@andrii-bodnar andrii-bodnar released this 12 Jun 09:05

What's Changed

  • Option to exclude some languages from the build by @yzerk in #595

    examples:

    crowdin download --exclude-language fr --exclude-language de
    crowdin download -e fr -e de
  • fix: plain view for the --keep-archive option by @andrii-bodnar in #590

  • fix: .env load - pass the cause exception for later retrieval by @andrii-bodnar in #591

  • docs: enhance the FAQ section by @andrii-bodnar in #589

  • docs: reorder command options by @andrii-bodnar in #592

Full Changelog: 3.12.0...3.13.0