Skip to content

Releases: vst/haskell-template-hebele

v0.0.4

21 Dec 07:59
@vst vst
v0.0.4
00949e2
Compare
Choose a tag to compare

What's Changed

  • Build Static Binary for Executable by @vst in #4
  • Add Version/Build Information Command by @vst in #5
  • test: add dev-test-build script by @vst in #9
  • test: adopt weeder by @vst in #11
  • test: add GitHub action to check, test and build codebase by @vst in #12
  • test: add -c flag to dev-test-build script to cabal-clean by @vst in #14
  • Add Stan Configuration by @vst in #15
  • chore(deps): bump nixpkgs by @vst in #16
  • chore(deps): bump nixpkgs by @vst in #17
  • Upgrade to nixpkgs v24.11 by @vst in #18
  • Upgrade GHC to 9.6.6 for Static Builder by @vst in #19
  • Fix and Improve Tests by @vst in #20

Full Changelog: v0.0.3...v0.0.4

v0.0.3

09 Jan 02:18
@vst vst
v0.0.3
2a39b0a
Compare
Choose a tag to compare

v0.0.3 (2024-01-09)

Fixes

  • change copyright year from 2023 to 2024
    (2a39b0a)
  • rename Zamazingo.Meta module to Hebele.Meta
    (361c908)

v0.0.2

13 Dec 05:09
@vst vst
v0.0.2
5578139
Compare
Choose a tag to compare

What's Changed

  • Upgrade nixpkgs to v23.11, adopt related changes by @vst in #1

New Contributors

  • @vst made their first contribution in #1

Full Changelog: v0.0.1...v0.0.2

v0.0.1

13 Dec 04:46
@vst vst
v0.0.1
ea3a07c
Compare
Choose a tag to compare

Initial template release.

Full Changelog: https://github.com/vst/haskell-template-hebele/commits/v0.0.1