Releases: JuliaTesting/Aqua.jl
Releases · JuliaTesting/Aqua.jl
v0.6.2
Aqua v0.6.2
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:
- Detailed list of pirated methods (#93) (@jishnub)
- Add
Aqua.Piracy
to autodocs block (#97) (@hyrodium) - Improve error message on unbound args (#103) (@jakobnissen)
- Make analyze_stale_deps more robust (#113) (@fingolfin)
- Check
docs/Project.toml
as well, if it exists (#115) (@lgoettgens) - Update CI config (#116) (@fingolfin)
- Update TagBot CI config to latest recommended (#117) (@fingolfin)
- CI: switch docs CI to standard setup (#118) (@fingolfin)
- Add the
ignore
kwarg to theAqua.test_deps_compat
function (#120) (@DilumAluthge) - README.md: adjust two links (#121) (@fingolfin)
- Fix misleading project_toml_formatting message (#122) (@fingolfin)
- Add kwarg
broken
(#124) (@lgoettgens) - Update Aqua badge (#126) (@fingolfin)
v0.6.1
v0.6.0
Aqua v0.6.0
Closed issues:
- Add Pirate Hunter? (#6)
Merged pull requests:
- Delete REQUIRE (#85) (@ChrisRackauckas)
- Add test for type piracy (#88) (@jakobnissen)
- Release 0.4.13 (#92) (@tkf)
v0.5.6
Aqua v0.5.6
Closed issues:
- Aqua.test_all triggers all deprecation warnings (#83)
Merged pull requests:
v0.4.14
Aqua v0.4.14
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
orsample
include an RNG (#66) - Aqua.test_all triggers all deprecation warnings (#83)
Merged pull requests:
- Release 0.4.13 (#62) (@tkf)
- Add badge (#67) (@tkf)
- implement ambiguity hint (#71) (@Roger-luo)
- Fix
UndefVarError
in Julia v1.0-1.3 (#73) (@giordano) - Use tkf/julia-code-style-suggesters@v1 (#74) (@tkf)
- Allow Compat.jl to be compatible with version 4+ in Project.toml (#76) (@singularitti)
- do not trigger deprecation warnings (#89) (@t-bltg)
v0.5.5
Aqua v0.5.5
Merged pull requests:
- Allow Compat.jl to be compatible with version 4+ in Project.toml (#76) (@singularitti)
v0.5.4
v0.5.3
v0.5.2
Aqua v0.5.2
Closed issues:
test_all
that doesn't fail fast (#56)
Merged pull requests:
- Release 0.4.12 (#58) (@tkf)
- Extract stdlib names from tuple on Julia master (#61) (@chriselrod)
v0.4.13
Aqua v0.4.13
Closed issues:
test_all
that doesn't fail fast (#56)
Merged pull requests:
- Release 0.4.12 (#58) (@tkf)
- Extract stdlib names from tuple on Julia master (#61) (@chriselrod)