Releases: dittowords/cli
v5.2.0
What's Changed
- [DIT-11721] Add support for filtering by status in config files. by @tomkowalski in #128
For more info refer to the cli developer documentation.
Full Changelog: v5.1.0...v5.2.0
v5.1.0
What's Changed
Adds support for -m and --meta flags to pass custom metadata along with a command. This is currently just used internally for analytics to detect when the CLI was run from our Github Action and should not affect customer workflows.
Full Changelog: v5.0.0...v5.1.0
v5.0.0
What's Changed
The CLI now supports fetching text from projects and components in the latest version of Ditto. It maintains support for all legacy features from v4.x by including --legacy flag with any legacy command.
Includes all features from v5.0.0-beta.0 through v5.0.0-beta.8 #121
Full Changelog: v4.5.2...v5.0.0
v5.0.0-beta.8
What's Changed
- [DIT 11281] CLI support for components by @JWhite30515 in #124
Full Changelog: v5.0.0-beta.7...v5.0.0-beta.8
v5.0.0-beta.7
What's Changed
Full Changelog: v5.0.0-beta.6...v5.0.0-beta.7
v5.0.0-beta.6
What's Changed
- Removed
-lflag to trigger the cli in legacy mode. The-lflag conflicts with legacy flags. Please use--legacyto access the legacy CLI instead. by @jaerod95
Full Changelog: v5.0.0-beta.5...v5.0.0-beta.6
v5.0.0-beta.5
What's Changed
Full Changelog: v5.0.0-beta.4...v5.0.0-beta.5
v5.0.0-beta.4
What's Changed
- Updated README.md with clearer installation/usage instructions by @jaerod95
Full Changelog: v5.0.0-beta.3...v5.0.0-beta.4
v5.0.0-beta.3
What's Changed
- [DIT-10076] Unit tests for API Token service methods by @marla-hoggard in #118
- [DIT-10128] Better error messaging for config errors by @marla-hoggard in #120
New Contributors
- @marla-hoggard made their first contribution in #118
Full Changelog: v5.0.0-beta.2...v5.0.0-beta.3
v5.0.0-beta.2
What's Changed
- Jrod/dit 10122 add support for c flag for defining the location of the by @jaerod95 in #117
- Add module type support in i18next framework output file by @jaerod95 in #119
Full Changelog: v5.0.0-beta.1...v5.0.0-beta.2