Skip to content

Releases: JuliaTesting/Aqua.jl

v0.6.2

01 Jun 14:43
Compare
Choose a tag to compare

Aqua v0.6.2

Diff since v0.6.1

Closed issues:

  • Code style check (#21)
  • Aqua testing just hangs... (#30)
  • Test docs project for missing compat? (#51)
  • Printing at __init__ time throws off stale dependencies check (#60)
  • Inaccurate error: Running Pkg.resolve on /path/to/Project.toml will change the content (#70)
  • compat entries for standard libraries (#75)
  • Aqua considers itself a stale dependency (#78)
  • bug report (#81)
  • The badge svg file has a border-radius inconsistent with any other badges. (#82)
  • Test unbound arguments false positive in presence of vararg and typeassert (#87)
  • Aqua misses some ambiguities (#91)
  • broken link in test_piracy (#94)
  • Something is broken in piracy check (#95)
  • [Question] Unbound type parameters (#104)
  • Mark tests as broken (#109)
  • Undefined Exports errors... (#110)
  • Update the badge for Aqua.jl? (#119)

Merged pull requests:

v0.6.1

17 May 05:35
76443b2
Compare
Choose a tag to compare

Aqua v0.6.1

Diff since v0.6.0

Closed issues:

  • Interpreting error messages for unbound argument (#98)
  • Empty [deps] section leads to failed registration -> Aqua.jl should catch? (#99)

Merged pull requests:

v0.6.0

25 Dec 12:47
Compare
Choose a tag to compare

Aqua v0.6.0

Diff since v0.5.6

Closed issues:

  • Add Pirate Hunter? (#6)

Merged pull requests:

v0.5.6

20 Dec 17:04
Compare
Choose a tag to compare

Aqua v0.5.6

Diff since v0.5.5

Closed issues:

  • Aqua.test_all triggers all deprecation warnings (#83)

Merged pull requests:

  • do not trigger deprecation warnings (#89) (@t-bltg)

v0.4.14

20 Dec 17:17
Compare
Choose a tag to compare

Aqua v0.4.14

Diff since v0.4.13

Closed issues:

  • Issue with the badge (GIF 322) (#15)
  • Is it possible to give "possible fix, define..." with ambiguity reporting? (#52)
  • Possible Check: Any calls of rand or sample include an RNG (#66)
  • Aqua.test_all triggers all deprecation warnings (#83)

Merged pull requests:

v0.5.5

05 Jun 02:47
Compare
Choose a tag to compare

Aqua v0.5.5

Diff since v0.5.4

Merged pull requests:

  • Allow Compat.jl to be compatible with version 4+ in Project.toml (#76) (@singularitti)

v0.5.4

25 Mar 02:03
Compare
Choose a tag to compare

Aqua v0.5.4

Diff since v0.5.3

Merged pull requests:

  • Fix UndefVarError in Julia v1.0-1.3 (#73) (@giordano)
  • Use tkf/julia-code-style-suggesters@v1 (#74) (@tkf)

v0.5.3

02 Mar 02:02
Compare
Choose a tag to compare

Aqua v0.5.3

Diff since v0.5.2

Closed issues:

  • Issue with the badge (GIF 322) (#15)
  • Is it possible to give "possible fix, define..." with ambiguity reporting? (#52)
  • Possible Check: Any calls of rand or sample include an RNG (#66)

Merged pull requests:

v0.5.2

28 Oct 22:19
Compare
Choose a tag to compare

Aqua v0.5.2

Diff since v0.5.1

Closed issues:

  • test_all that doesn't fail fast (#56)

Merged pull requests:

v0.4.13

28 Oct 22:53
Compare
Choose a tag to compare

Aqua v0.4.13

Diff since v0.4.12

Closed issues:

  • test_all that doesn't fail fast (#56)

Merged pull requests: