This repository has been archived by the owner on Mar 22, 2024. It is now read-only.
v2.0.5
- Add option to specify SumatraPDF path #258. Thanks to @ibrahimelaradi for the fix.
- Fix lint script on windows #260. Thanks to @dattn for the fix.
- Refactor
execAsync
to useutil.promisify
#256.