mirror of
https://github.com/sbrl/terrain50-cli.git
synced 2024-11-29 08:02:59 +00:00
22 lines
415 B
Markdown
22 lines
415 B
Markdown
# Changlog
|
|
This is the master changelog for [`terrain50-cli`](https://npmjs.org/packages/terrain50-cli).
|
|
|
|
Release template text:
|
|
|
|
Install or update from npm:
|
|
|
|
```bash
|
|
npm install --save terrain50-cli
|
|
```
|
|
|
|
|
|
## v1.1.0
|
|
- Add support for `Terrain50.ParseStream()` via new --mode flag for the validator subcommand
|
|
|
|
|
|
## v1.0.1
|
|
- Update README
|
|
|
|
|
|
## v1.0
|
|
- Initial release! Refactored out from my main PhD codebase.
|