Skip to content

Releases: kowainik/stan

Release v0.1.0.1

15 Oct 18:29
Compare
Choose a tag to compare

Supporting GHCs in the range 8.8-9.6.

Release v0.1.0.0

13 Oct 14:08
Compare
Choose a tag to compare

Supporting GHCs in the range 8.8-9.4.

v0.0.1.0: Binaries, improved CLI, fixes

09 Jul 14:37
6d96b9d
Compare
Choose a tag to compare
  • Stan now provides binaries for all 3 operating systems. You can install Stan via Homebrew, Ubuntu PPA or by downloading the needed binary explicitly.
  • #320: Add -b|--browse option to the report 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.

Grand release

21 Jun 17:30
9d56cc5
Compare
Choose a tag to compare

Initial Stan release. See Stan README for the description of the tool and its features.