Skip to content

Releases: JuliaTesting/Aqua.jl

v0.7.4

24 Oct 09:23
7f18f15
Compare
Choose a tag to compare

Aqua v0.7.4

Diff since v0.7.3

Merged pull requests:

Closed issues:

  • Handling extensions in Project.toml (#105)
  • Check weakdeps for being stale (#136)
  • Option for test_deps_compat to check extra/test deps have compat (#178)

v0.7.3

25 Sep 16:39
59eb815
Compare
Choose a tag to compare

Aqua v0.7.3

Diff since v0.7.2

Merged pull requests:

Closed issues:

  • Aqua.jl does not like comments in the Project.toml (#100)
  • Stable docs out of date (#181)
  • is_kwcall-related warnings during testing of CUDA.jl (#186)

v0.7.2

19 Sep 12:12
a4ba1a1
Compare
Choose a tag to compare

Aqua v0.7.2

Diff since v0.7.1

Merged pull requests:

Closed issues:

  • Report which module has undefined exports (#176)

v0.6.7

19 Sep 10:15
Compare
Choose a tag to compare

Aqua v0.6.7

Diff since v0.6.6

Merged pull requests:

Closed issues:

  • "undefined reference" error in test_piracy (#167)
  • Report which module has undefined exports (#176)

v0.7.1

05 Sep 16:10
Compare
Choose a tag to compare

Aqua v0.7.1

Diff since v0.7.0

Merged pull requests:

v0.7.0

29 Aug 09:05
Compare
Choose a tag to compare

Aqua v0.7.0

Diff since v0.6.6

Closed issues:

  • Improve docs: explain how to add Aqua to package tests (#123)
  • Type-piracy check misses certain functions (#155)
  • Piracy check misses callables (#157)
  • Stale deps test misses Statistics in BlockBandedMatrices.jl (#163)

Merged pull requests:

v0.6.6

24 Aug 20:07
Compare
Choose a tag to compare

Aqua v0.6.6

Diff since v0.6.5

Closed issues:

  • Regression in ambiguities test (#165)

v0.6.5

26 Jun 10:59
Compare
Choose a tag to compare

Aqua v0.6.5

Diff since v0.6.4

Merged pull requests:

v0.6.4

25 Jun 17:27
Compare
Choose a tag to compare

Aqua v0.6.4

Diff since v0.6.3

Closed issues:

  • test_ambiguities errors when exclude is set. (#49)
  • Clarify errors in documentation (#84)
  • Allow type piracy from superpackage? (#96)
  • Aqua reports different type piracies on different julia versions. (#137)
  • TypePiracy: treat foreign type as own type (#138)
  • False positive for unbound type parameters (#139)
  • Ambiguity check errors on Julia 1.0: type UnionAll has no field name (#141)

Merged pull requests:

v0.6.3

05 Jun 15:42
80197a1
Compare
Choose a tag to compare

Aqua v0.6.3

Diff since v0.6.2

Closed issues:

  • method too new to be called from this world context (#39)
  • Bizarre "Running Pkg.resolve on path/to/Project.toml will change the content." errors (#72)
  • Don't report dependencies as stale if they are also in [weakdeps] (in Julia 1.9) (#107)
  • Incorrect (?) type piracy report (#114)

Merged pull requests: