Dagger v0.18.13
Merged pull requests:
- Add render/show_logs to chrome_trace (#540) (@m-fila)
- Include datadeps in API documentation (#541) (@m-fila)
- CompatHelper: add new compat entry for JSON3 in [weakdeps] at version 1, (keep existing compat) (#542) (@github-actions[bot])
- Add a Features/Roadmap document (#544) (@jpsamaroo)
- Add rand! implementation (#546) (@pszufe)
- add documentation for Task / Thread occupancy (#549) (@wolthom)
- Warn in docs about sync on inner loops (#550) (@quildtide)
- docs: Create favicon and add it to the documentation (#551) (@wolthom)
- @Spawn: Properly rethrow in @sync (#553) (@jpsamaroo)
- More
Thunk
toDTask
renames (#554) (@jpsamaroo) - Add fetch_all recursive helper (#555) (@jpsamaroo)
@spawn
: Support NamedTuple construction and access (#556) (@jpsamaroo)- Add task/scheduler cancellation API (#557) (@jpsamaroo)
- Replace all uses of @async with Threads.@Spawn (#559) (@JamesWrigley)
- Task names, and various GraphVizExt and PlotsExt improvements (#560) (@jpsamaroo)
- Update README.md (#562) (@Rabab53)
- LU implementation for DArray (#565) (@jpsamaroo)
- Make Dagger.cancel!() handle a shutting down/shutdown scheduler (#566) (@JamesWrigley)
- use user given task names in chrome trace (#570) (@m-fila)
- Add Python integration (#572) (@jpsamaroo)
Closed issues: