Skip to content

Releases: JuliaCI/PkgBenchmark.jl

v0.2.12

03 Jun 15:36
55af16e
Compare
Choose a tag to compare

PkgBenchmark v0.2.12

Diff since v0.2.11

Merged pull requests:

  • CompatHelper: bump compat for "BenchmarkTools" to "1.0" (#131) (@github-actions[bot])

v0.2.11

18 May 20:20
b655ef1
Compare
Choose a tag to compare

PkgBenchmark v0.2.11

Diff since v0.2.10

Closed issues:

  • Add DOCUMENTER_KEY secret (#127)

Merged pull requests:

v0.2.10

11 Aug 16:11
817addc
Compare
Choose a tag to compare

PkgBenchmark v0.2.10

Diff since v0.2.9

Merged pull requests:

  • drop testing some older Julia verisions (#117) (@KristofferC)
  • Fix show(::IO, ::BenchmarkResults); don't print directly to stdout (#118) (@tkf)
  • Bump to 0.2.10 (#119) (@tkf)

v0.2.9

25 May 21:08
4aadd99
Compare
Choose a tag to compare

PkgBenchmark v0.2.9

Diff since v0.2.8

Closed issues:

  • Remove ProgressMeter.jl-based progress bar? (#100)
  • benchmarkpkg(pathof not working (#111)

Merged pull requests:

v0.2.8

25 Feb 16:06
c6c06d2
Compare
Choose a tag to compare

PkgBenchmark v0.2.8

Diff since v0.2.7

Closed issues:

  • Remove ProgressMeter.jl-based progress bar? (#100)
  • PkgBenchmark downgrade (#103)

Merged pull requests:

  • RFC: Use logging-based progress bars (#104) (@tkf)

v0.2.7

24 Feb 21:05
3a648f6
Compare
Choose a tag to compare

PkgBenchmark v0.2.7

Diff since v0.2.6

Closed issues:

  • PkgBenchmark downgrade (#103)

Merged pull requests:

  • Install CompatHelper on this repo (#95) (@DilumAluthge)
  • Fix tests on Julia nightly (#97) (@DilumAluthge)
  • CompatHelper: add new compat entry for "JSON" at version "0.21" (#98) (@github-actions[bot])
  • Install TagBot as a GitHub Action (#101) (@JuliaTagBot)
  • CompatHelper: bump compat for "BenchmarkTools" to "0.5" (#102) (@github-actions[bot])

v0.2.6

02 Oct 10:20
v0.2.6
3071cce
Compare
Choose a tag to compare

v0.2.6 (2019-10-02)

Diff since v0.2.5

Closed issues:

  • Claims git repo is not a git repo when specifying target branch (#93)
  • Tag a new release? (#91)

Merged pull requests:

v0.2.5

23 Sep 10:43
v0.2.5
01eaba6
Compare
Choose a tag to compare

v0.2.5 (2019-09-23)

Diff since v0.2.3

Merged pull requests:

  • Add progressoptions keyword argument for configuring progress bars (#90) (tkf)
  • RFC: Add methods to BenchmarkTools.isinvariant, BenchmarkTools.isregression, BenchmarkTools.isimprovement, etc. (#85) (DilumAluthge)

v0.2.3

23 Aug 11:19
v0.2.3
9f5f91a
Compare
Choose a tag to compare

v0.2.3 (2019-08-22)

Diff since v0.2.2

Merged pull requests:

  • remove UnicodePlots from test dependencies (#89) (KristofferC)
  • update documentation (#88) (KristofferC)
  • Add an option to show all results (not just significant results) when exportingBenchmarkJudgement to Markdown (#87) (DilumAluthge)

v0.2.2

15 Jul 15:15
v0.2.2
218e1ab
Compare
Choose a tag to compare

v0.2.2 (2019-07-14)

Diff since v0.2.1

Closed issues:

  • error showing BenchmarkConfig (#78)
  • benchmarkpkg does not return on Windows 10 (#67)
  • saving other data (#17)
  • Make part of BenchmarkTools.jl? (#9)

Merged pull requests: