Changelog for stan-0.0.1.0
Changelog
stan
uses PVP Versioning.
The change log is available on GitHub.
0.0.1.0 — Jul 9, 2020
- #320:
Add
-b|--browse
option to thereport
command. - #327:
When the generated HIE files are incomplete (missing the source code),
print
<UNAVAILABLE>
as the source instead of failing. - #329:
Add GHC version to the
--version
output. - #326:
Handle constraints before constructors in
STAN-0206
. - #323:
Add
--json-output
option that output the results in machine readable JSON format instead. Also all other printing is turned off then. - Minor documentation improvements.
0.0.0.0
- Initially created.