What's Changed
This release makes getting started with datashuttle
easier, only requiring the path to the project folder (if not transferring data). Narrow Datatypes are now also supported in the API and TUI.
Features
- Add additional message when quitting SSH setup. by @JoeZiminski in #460
- Add local only mode by @JoeZiminski in #457
- Add line on how to close the terminal in docs. by @JoeZiminski in #465
- Extend datatypes in python API and TUI by @JoeZiminski in #461
- Quick validate project by @JoeZiminski in #463
Fixes
- Fix copy keyboard shortcut by @JoeZiminski in #458
Development
- Replaced NIU upload action with separate steps by @IgorTatarnikov in #453
- Use pypa/gh-action-pypi-publish stable release v1 by @lochhh in #456
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #451
- Pin textual version by @JoeZiminski in #468
New Contributors
- @IgorTatarnikov made their first contribution in #453
- @lochhh made their first contribution in #456
Full Changelog: v0.5.3...v0.6.0