Skip to content

Latest commit

 

History

History
47 lines (24 loc) · 689 Bytes

File metadata and controls

47 lines (24 loc) · 689 Bytes

2.1.0

  • Add locale option to tsv2arb.

2.0.2

  • Fixed an error caused by a separator (tab) between empty cells when converting tsv -> arb.

2.0.1

  • Fixed an error where the output file name was not set properly.

2.0.0

  • Migrate to null saftey

1.0.0

  • Update README.md and comments.

0.4.1

  • Change output messages.

0.4.0

  • Merge multiple target arb files with one source arb file without overwrite but appends new messages.

0.3.0

  • Make output directory when given directory is not exists.

0.2.2

  • Fix unexpected new line during convert arb to tsv.

0.2.1

  • Fix output messages.

0.2.0

  • Convert tsv to arb.

0.1.0

  • Convert arb to tsv.