terrain50-cli/Changelog.md

22 lines
414 B
Markdown
Raw Normal View History

# Changlog
2020-03-27 20:11:46 +00:00
This is the master changelog for [`terrain50-cli`](https://npmjs.org/packages/terrain50-cli).
Release template text:
Install or update from npm:
```bash
2020-03-27 20:11:46 +00:00
npm install --save terrain50-cli
```
2020-05-07 14:13:42 +00:00
## v1.1.0
- Add support for `Terrain50.ParseStream()` via new --mode flag for the validator subcommand
2020-04-02 13:12:51 +00:00
## v1.0.1
- Update README
## v1.0
- Initial release! Refactored out from my main PhD codebase.