Dario Vladović

Results 28 issues of Dario Vladović

#### Description Show [Deno](https://deno.land) version if the folder contains conventional Deno-specific files. #### Screenshot

new-feature
frozen
under-discussion

WHATWG URL API has been implemented since v7 but global `URL` constructor was added later as part of v10 release. - [x] Tests pass - [ ] Appropriate changes to...

## Description Require argument parameters and limit `-o, --os` argument choices. (Bumps `commander` to v8.) /cc @marchersimon ## Checklist Please review this checklist before submitting a pull request. - [x]...

## Prerequisites * [x] I searched to see if the issue already exists. ## Description Docs say it is possible to use implicit [semver wildcards](https://github.com/tj/gobinaries/tree/1d14a73e8727454f0d002fee45810f25324f2ef7#semver-support): > ## Semver support >...

bug

- building cjs, esm and umd-min flavours - removing `dist` from git repo - updating example - fine tuning `.npmignore` to reduce tarball size

List of changes: - Fixing all verified comments - Making sure all casks pass `brew cask style` check - Adding zap stanzas if needed - Updating outdated casks

This PR brings in backward compatible public API changes to support passing optional `s3opts` param. JSDoc annotations are being added to support documentation generation. 🎉

Implementing ZSH completion for `lunchy-go` (related to #5)

- change internal plist representation from `string` to `Plist` struct - handle ambiguous invocations - print errors on `stderr` - support `ls` (`list`) filtering using pattern - add `uninstall` alias...

Hi @mafintosh 👋 I did some housekeeping in order to make it easier to contribute to package. List of changes follows: - readme updates (wrapping at 80 cols, ensuring secure...