v0.4.1
Overview
0.4.1 fixes some packaging issues in the 0.4.0 release
Packaging fix:
- packaging: Fix issue with broken git component paths in packages on macOS and Linux (#143)
- packaging: Exclude dev dependency in macOS package
Minor features / fixes:
- Added a
sno meta getcommand for viewing dataset metadata (#136) merge,commit,init,importcommands can now take commit messages as files with--message=@filename.txt. This replaces thesno commit -Foption (#138)import: Added--table-infooption to set dataset metadata, when it can't be autodetected from the source database (#139)pull,push,fetch,clonecommands now show progress - disabled with--quiet(#144)importnow works while on an empty branch (#149)