Skip to content

Commit

Permalink
feat: several improvements and bug fixes (#4)
Browse files Browse the repository at this point in the history
* Bug fixes and improvements (#3)

* chore: Fix bug preventing saving strings to CSV file

* feat: multiple glob patterns for --localFiles and --localIgnore

* chore: Fix required options for Crowdin AI and OpenAI

* chore: improved dry run table width

* chore: version 0.2.0 [skip ci]

---------

Co-authored-by: dies <[email protected]>
  • Loading branch information
dies and dies authored May 22, 2024
1 parent 08adf39 commit e768f91
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "crowdin-context-harvester",
"version": "0.1.2",
"version": "0.2.0",
"description": "Crowdin AI Context Harvester CLI",
"bin": {
"crowdin-context-harvester": "cli.js"
Expand Down

0 comments on commit e768f91

Please sign in to comment.