v0.13.7
·
573 commits
to master
since this release
Dagger v0.13.7
Closed issues:
- Hang #1 in Eager API usage (#282)
- Is affinity() supposed to return a Pair{OSProc, UInt64} or a Vector{Pair{OSProc, UInt64}}? (#295)
Merged pull requests:
- Force reschedule in adjust_pressure! (#284) (@jpsamaroo)
- [DTable] Tables.jl - dtable as a source (#285) (@krynju)
- Switch to the Julia Buildkite queue. (#290) (@maleadt)
- DTable performance and bugfixes (#291) (@krynju)
- DTable reduce (on grouped dtable) performance improvements (#294) (@krynju)
- catch_stack renamed current_exceptions in Julia 1.7 (#296) (@mattwigway)
- affinity now returns Pair not Vector{Pair}, fixes #295 (#297) (@mattwigway)
- WebDash: Add log seeking to D3Renderer (#298) (@jpsamaroo)