Releases: Morpheus636/zeal-cli
v2.0.0-dev3
What's Changed
- Handle error when registry key for install location does not exist (@alkuzad in #65)
- Fix name of PyPi build workflow (@Morpheus636 in #62)
v2.0.0-dev2
- Enabled pip support
v2.0.0-dev1
First development release of v2.0.0
This build adds windows support per #51.
Please report any bugs via an Issue.
v1.2.0
Patch Notes
- Major documentation updates.
- Added version flag to CLI.
- Added option to install a specific version of a docset.
- Added option to search available versions of a docset.
The builds for this version can be found Here, and usage and installation documentation can be found Here. Contact me through my Discord Server or open a GitHub Issue in the repository for help, bugs, feature requests, or other feedback.
v1.2.0-rc1
First Release candidate for v1.2.0.
- Adds the ability to download specific docset version
- Adds an option to search available versions of a docset.
v1.1.0
Patch Notes:
- Added a config file located at
~/.local/share/zeal_cli/config.yml
- Right now, it only sets the Zeal docset directory, but more functionality will be added to it in the future.
- Added CLI options for interacting with the config file:
zeal-cli config {locate, view, reset, set}
- See
zeal-cli config --help
for information.
- See
- Improved the documentation in the
--help
flag.
The builds for this version can be found below, and usage and installation documentation can be found Here. Contact me through my Discord Server or open a GitHub Issue in the repository for help, bugs, feature requests, or other feedback.
v1.0.0
This first version supports linux ONLY, and all the same official Dash docsets as Zeal supports by default. Plans for the future include Windows support, and supporting community and custom docsets.
The builds for this version can be found below, and usage and installation documentation can be found Here. Contact me through my Discord Server or open a GitHub Issue in this repository for help, bugs, feature requests, or other feedback.
I'm not including any patch notes in this post, because this is the first release. Future versions will contain a changelog with a list of updates.