Skip to content

v0.3.14

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 18 Jan 07:57
v0.3.14

v0.3.14 (2020-01-18)

Diff since v0.3.13

Merged pull requests:

  • Make testing setup NewPkgEval-friendly (#106) (tkf)
  • Create PR message body for Mergify in pkg-update.yml (#103) (tkf)
  • Test empty!!(::StaticArrays.StaticVector) (#102) (tkf)
  • Benchmark append!! (#100) (tkf)
  • Fix Travis CI not running tests with Julia 1.0 and building docs (#99) (tkf)
  • Setup BenchmarkCI (#98) (tkf)
  • Faster append!(_, ::SingletonVector) (#96) (tkf)
  • Use PerformanceTestTools instead of IRTest (#94) (tkf)
  • Test with oldest versions of dependencies (#92) (tkf)