Skip to content

Releases: JuliaTesting/Aqua.jl

v0.4.6

07 Sep 01:00
Compare
Choose a tag to compare

Aqua v0.4.6

Diff since v0.4.5

Closed issues:

  • Check missing compat in root Project.toml (#31)

Merged pull requests:

  • Add test_deps_compat to check missing compat in root Project.toml (#33) (@tkf)

v0.4.5

07 Sep 00:05
Compare
Choose a tag to compare

Aqua v0.4.5

Diff since v0.4.4

Closed issues:

  • Strange ambiguity with Varargs (#29)

Merged pull requests:

v0.4.4

04 Aug 17:01
Compare
Choose a tag to compare

Aqua v0.4.4

Diff since v0.4.3

Merged pull requests:

  • Test stale dependencies (#28) (@tkf)

v0.4.3

18 Jun 04:05
Compare
Choose a tag to compare

v0.4.2

29 May 07:05
Compare
Choose a tag to compare

Aqua v0.4.2

Diff since v0.4.1

Closed issues:

  • StackOverflowError with test_ambiguities (#16)

Merged pull requests:

  • Fix getobj(::Method); the function may not be in the scope (#17) (@tkf)

v0.4.1

21 Feb 04:26
Compare
Choose a tag to compare

Aqua v0.4.1

Merged pull requests:

  • Fix Travis CI (#8) (@tkf)
  • Test with all Julia versions (#10) (@tkf)
  • Check that root and test projects are consistent (#11) (@tkf)