1
0
Fork 0
mirror of https://github.com/sbrl/terrain50-cli.git synced 2024-06-09 08:24:56 +00:00
terrain50-cli/Changelog.md

382 B

Changlog

This is the master changelog for applause-cli.

Release template text:

Install or update from npm:

```bash
npm install --save applause-cli
```

v1.2

  • Fix missing import in Subcommand.mjs

v1.1

  • Fix missing export in Argument.mjs

v1.0

  • Initial release! Refactored out from my main PhD codebase.