Skip to content

Version 0.2.0

Compare
Choose a tag to compare
@elliottslaughter elliottslaughter released this 28 Jan 21:17
· 18 commits to master since this release

This version modifies the path handling behavior. Commands do not automatically add the extension .json.gz to any paths. This means that if you want to add these extensions, you must now do so when you invoke ick:

ick build db.json.gz path

(And so on.)