Sebastian Ludwig
|
f106e2e272
|
Fix #213: Add --version again which got lost in c619dd6 .
|
2017-09-13 19:38:49 +02:00 |
|
Sebastian Ludwig
|
7b599e5f92
|
Fix #191 by using the parsed boolean value for CLI options, not always true .
|
2017-05-22 14:40:45 +02:00 |
|
Sebastian Ludwig
|
2f81399a7c
|
Fixed #182: Renamed command generate-loc-drop to generate-localization-archive and consume-loc-drop to consume-localization-archive.
|
2017-01-16 23:32:02 +01:00 |
|
Sebastian Ludwig
|
c619dd61e4
|
Improved CLI and only showing applicable options per command.
|
2016-12-20 00:47:14 +01:00 |
|
Sebastian Ludwig
|
7c84dbb418
|
Added AND and NOT logic for tags.
|
2016-06-21 15:28:04 +02:00 |
|
Sebastian Ludwig
|
2e283d7057
|
Got rid of the Case in test class names.
|
2016-05-03 22:44:22 +02:00 |
|
Sebastian Ludwig
|
ef84dd322c
|
Renamed commands to get rid of more 'string' ambiguities.
|
2016-03-31 22:36:06 +02:00 |
|
Sebastian Ludwig
|
594fbfddcc
|
Renamed StringsFile to TwineFile, StringsSection to TwineSection and StringsRow to TwineDefinition.
|
2016-03-31 22:36:06 +02:00 |
|
Sebastian Ludwig
|
4e0eeaa9f1
|
Relying on and using more features of OptionParser and improved --help formatting.
|
2016-03-01 16:20:44 -06:00 |
|
Sebastian Ludwig
|
689ad2cd72
|
Added validate option to validate a strings file before generating any output.
|
2016-02-22 09:11:04 -06:00 |
|
Sebastian Ludwig
|
1d4e0aeb9b
|
Added pendantic option to validate-strings-file command and hid errors for keys without tags behind it.
|
2016-02-16 12:54:45 -06:00 |
|
Sebastian Ludwig
|
e4a121ea7d
|
Using instance methods instead of class constants to convey formatter capabilities.
|
2016-01-17 20:51:40 -05:00 |
|
Sebastian Ludwig
|
c55c7685b9
|
Storing formatter instances in Twine::Formatters.formatters to make it easier to inject mocks.
|
2016-01-17 20:47:44 -05:00 |
|
Sebastian Ludwig
|
c97e94acbb
|
Implemented CLI unit tests.
|
2015-11-29 17:10:54 +01:00 |
|