Releases: platogo/zube-cli
Releases · platogo/zube-cli
0.3.3
What's Changed
- Add label list command by @DaniruKun in #36
- Improve responses and error handling of commands by @DaniruKun in #37
Full Changelog: 0.3.2...0.3.3
0.3.2
0.3.1
0.3.0
What's Changed
- Add search command by @DaniruKun in #24
- Add support for EDITOR usage for card creation by @DaniruKun in #27
Full Changelog: 0.2.2...0.3.0zube
0.2.1
What's Changed
- Remove hardcoded link path to Zube card by @DaniruKun in #16
- Add interactive selection of GitHub source on
card create
command
Full Changelog: 0.2.0...0.2.1
0.2.0
0.1.8 - Interactive Card Creation!
The biggest change in this release is the new zube card create
command.
You can now interactively create Zube cards directly from the terminal!
Supported fields:
- assignees
- labels
- epic
- workspace
- priority
Support for editing the description in your own EDITOR
will come in a future release.
Also big thanks to @Kaylebor for extending the configuration!
What's Changed
- feat - config command by @DaniruKun in #8
Full Changelog: 0.1.7...0.1.8
0.1.7
Full Changelog: 0.1.6...0.1.7
0.1.6
Key highlights:
- Add new
epic ls
command - New ETag caching system - much faster command response times for frequent actions, enabled by default. Cache files are stored in the OS default cache folder under
zube
directory.
Full Changelog: 0.1.5...0.1.6