Skip to content

Releases: JuliaTesting/PerformanceTestTools.jl

v0.1.3

18 Jun 04:02
Compare
Choose a tag to compare

PerformanceTestTools v0.1.3

Diff since v0.1.2

v0.1.2

12 Feb 07:02
Compare
Choose a tag to compare

PerformanceTestTools v0.1.2

Diff since v0.1.1

Merged pull requests:

  • Don't mix stdout/err of background jobs (#14) (@tkf)
  • Use SSH key in TagBot and Documenter (#15) (@tkf)
  • Always use --startup-file=no (#16) (@tkf)

v0.1.1

10 Feb 08:32
v0.1.1
Compare
Choose a tag to compare

v0.1.1 (2020-02-10)

Diff since v0.1.0

Closed issues:

  • Tools for testing both sides of optionally generated function? (#7)

Merged pull requests:

  • Add an API for testing with different options/environment variables (#11) (tkf)
  • Build documentation using GitHub Actions (#10) (tkf)
  • Tweak documentation (#8) (tkf)

v0.1.0

18 Jan 06:33
v0.1.0
078d35f
Compare
Choose a tag to compare

v0.1.0 (2020-01-15)

Diff since 0a25e997550fbd5a08fbf77983c07d5e70ff360c

Merged pull requests:

  • Add some descriptions in README (#5) (tkf)
  • Fix docs build on Travis (#4) (tkf)
  • Run test with Julia 1.3 (#3) (tkf)
  • Setup mergify (#2) (tkf)
  • Rename: IRTest -> PerformanceTestTools (#1) (tkf)