Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add new options merge-po-files and no-segment #134

Merged

Commits on Sep 12, 2023

  1. feat: add new options merge-po-files and no-segment

    no-segment: no partial files are generated, because they replaced the original django.po and djangojs.po. Also no segmet workflow is processed
    merge-po-files: no djangojs*.po is generated, because it has been merged into django*.po
    
    Refs: FC-0012 OEP-58
    shadinaif committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    14419a6 View commit details
    Browse the repository at this point in the history
  2. feat: bump version to (1.2.0)

    Bump version to include --merge-js and --no-partial options
    shadinaif committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    afabc56 View commit details
    Browse the repository at this point in the history