Skip to content

Releases: Morpheus636/zeal-cli

v2.0.0-dev3

25 Feb 23:56
d570ce8
Compare
Choose a tag to compare
v2.0.0-dev3 Pre-release
Pre-release

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

19 Jan 22:43
df85b70
Compare
Choose a tag to compare
v2.0.0-dev2 Pre-release
Pre-release
  • Enabled pip support

v2.0.0-dev1

01 Jan 15:45
db12c72
Compare
Choose a tag to compare
v2.0.0-dev1 Pre-release
Pre-release

First development release of v2.0.0

This build adds windows support per #51.

Please report any bugs via an Issue.

v1.2.0

19 Oct 00:33
e6ced6b
Compare
Choose a tag to compare

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

06 Oct 16:34
3fd3511
Compare
Choose a tag to compare
v1.2.0-rc1 Pre-release
Pre-release

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

21 Feb 03:49
3845095
Compare
Choose a tag to compare

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.
  • 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.

Blog Post

v1.0.0

20 Feb 17:51
Compare
Choose a tag to compare

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.

Blog Post