Zeal User Contrib Versions Save

A convenient CLI to add Dash's User Contributed docsets to Zeal

v2.0.0

6 months ago
  • Added the ability to install packages without selecting from a prompt through --list-all and --install (thanks @JoshMock)
  • Migrated from Yarn 1 and CommonJS to PNPM and ESM, dropping support for Node.js <16

v1.1.2

2 years ago
  • Migrated from oclif to Commander for parsing command-line arguments

v1.1.1

2 years ago
  • Updated all dependencies in hopes of fixing #13

v1.1.0

3 years ago

v1.0.1

4 years ago
  • Replace registry-js with winreg for faster installs on Linux 4a53cc1

https://github.com/jmerle/zeal-user-contrib/compare/v1.0.0...v1.0.1

v1.0.0

4 years ago
  • Initial release