- Update CI to Node 24 (#20) (thanks @rom1504)
- Fix publish condition for npm-publish v4 (#19) (thanks @rom1504)
- Switch to trusted publishing via OIDC (#18) (thanks @rom1504)
- node 22 (#17) (thanks @rom1504)
- Bump mocha from 10.8.2 to 11.0.1 (#16) (thanks @dependabot[bot])
- Add command gh workflow allowing to use release command in comments (#15) (thanks @rom1504)
- Update commands.YML token secret (#14) (thanks @extremeheat)
- Add repo commands workflow (#12) (thanks @extremeheat)
- Update badges (#13) (thanks @extremeheat)
- node 18 in gitpod (thanks @rom1504)
- node 18 in index.js (thanks @rom1504)
- node 18 in ci.yml (thanks @rom1504)
- node 18 in publish.yml (thanks @rom1504)
- consistent badges in readme (#8) (thanks @autowert66)
- Bump standard from 16.0.4 to 17.0.0 (#9) (thanks @dependabot[bot])
- Bump mocha from 9.2.2 to 10.0.0 (#10) (thanks @dependabot[bot])
- mocha is a dev dep (thanks @rom1504)
- jest -> mocha (thanks @rom1504)
- Bump jest from 26.6.3 to 27.0.4 (#6) (thanks @dependabot[bot])
- Upgrade to GitHub-native Dependabot (#3) (thanks @dependabot-preview[bot])
- remove unneeded irc and gitter links (thanks @rom1504)
- explicit node 14 support (thanks @rom1504)
- Update .gitpod (thanks @rom1504)
- update node version, remove require self (thanks @rom1504)
- update to standard 16 (thanks @rom1504)
- add npmrc that disable package-lock.json creation (thanks @rom1504)
- update standard to version 15 (thanks @rom1504)
- Added Issue Templates (#2) (thanks @TheDudeFromCI)
- move try git pod badge to the same line as other badges (thanks @rom1504)
- initial implementation