Skip to content

Releases: JuliaTesting/Aqua.jl

v0.4.12

19 Sep 01:51
Compare
Choose a tag to compare

Aqua v0.4.12

Diff since v0.4.11

Closed issues:

  • specify argument for test_stale_deps from test_all (#53)
  • 0.5 is not released (#54)
  • invalid version string for julia version (#55)
  • TagBot trigger issue (#59)

Merged pull requests:

v0.5.1

18 Sep 23:36
Compare
Choose a tag to compare

Aqua v0.5.1

Diff since v0.5.0

Closed issues:

  • specify argument for test_stale_deps from test_all (#53)
  • 0.5 is not released (#54)
  • invalid version string for julia version (#55)

Merged pull requests:

v0.5.0

29 Sep 01:42
Compare
Choose a tag to compare

Aqua v0.5.0

Diff since v0.4.10

Closed issues:

  • Call test_ambiguities([_, Base, Core]) via test_all. (#24)

Merged pull requests:

  • Run more tests by default in Aqua 0.5 (#36) (@tkf)

v0.4.11

29 Sep 02:56
Compare
Choose a tag to compare

Aqua v0.4.11

Diff since v0.4.10

Closed issues:

  • Call test_ambiguities([_, Base, Core]) via test_all. (#24)

Merged pull requests:

  • Run more tests by default in Aqua 0.5 (#36) (@tkf)

v0.4.10

14 Sep 01:37
Compare
Choose a tag to compare

Aqua v0.4.10

Diff since v0.4.9

Merged pull requests:

  • Make it work on Windows (#43) (@tkf)

v0.4.9

11 Sep 00:58
Compare
Choose a tag to compare

Aqua v0.4.9

Diff since v0.4.8

Merged pull requests:

  • Revert "Workaround over-sensitive ambiguity detection (#32)" (#41) (@tkf)

v0.4.8

08 Sep 03:44
Compare
Choose a tag to compare

Aqua v0.4.8

Diff since v0.4.7

Merged pull requests:

  • Fix test_stale_deps for Project.toml without deps table (#37) (@tkf)
  • Fix test_deps_compat for Project.toml without deps table (#38) (@tkf)

v0.4.7

07 Sep 21:59
Compare
Choose a tag to compare

Aqua v0.4.7

Diff since v0.4.6

Merged pull requests:

  • Add test_project_toml_formatting (#34) (@tkf)
  • Make test_all configurable with flags (#35) (@tkf)

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: