Skip to content

Releases: haskell-actions/hlint-scan

v1.1.0

11 Jan 19:57
c81f317
Compare
Choose a tag to compare

Built with 3.6.1 release of HLint.

v1.0.0

15 Apr 03:00
a99e50c
Compare
Choose a tag to compare

First v1 release.

v0.9.0

13 Apr 19:13
9ba3579
Compare
Choose a tag to compare
  • Support hints input for explicitly specifying the HLint configuration file.
  • Better message formatting and titles on GitHub.

v0.4.1

10 Apr 05:37
95a74e4
Compare
Choose a tag to compare

Added automated testing.

v0.4.0

09 Apr 14:17
f6c1acb
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
  • Strip ./ from relative file paths.
    • GitHub can now find files in repositories.

v0.3.2

08 Apr 20:57
cd48821
Compare
Choose a tag to compare
v0.3.2 Pre-release
Pre-release

Minor update.

  • Strip ./ from front of relative paths.

v0.3.1

06 Apr 21:51
a4719bd
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

Minor changes. This is mainly a release to the Marketplace.

v0.3.0

06 Apr 18:15
a54c239
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Use a prebuilt Docker image with the action.

v0.2.0.0

06 Apr 15:19
ea975c3
Compare
Choose a tag to compare
v0.2.0.0 Pre-release
Pre-release
  • Rewrite using a Docker container action using Haskell.

    • It will no longer need HLint to be set up separately, although it can use one set up by the user if requested to do so.

    • GitHub does not understand the locations yet.

v0.1.0.0

06 Apr 05:20
Compare
Choose a tag to compare
v0.1.0.0 Pre-release
Pre-release

Initial implementation as a GitHub composite action.