ThreadingUtilities v0.5.5
Merged pull requests:
- Bump actions/checkout from 3 to 4 (#47) (@dependabot[bot])
- Bump actions/cache from 3 to 4 (#48) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#50) (@dependabot[bot])
- atomics: update llvmcall to use opaque pointers (#53) (@inkydragon)
- Throw an error in
checktaskwhen a task failed (#54) (@efaulhaber) - fix ci (#55) (@oscardssmith)
- bump version (#56) (@oscardssmith)
- Add function
reinit_task(#58) (@efaulhaber) - add compat setting for Documenter and remove strict keyword of makedocs (#59) (@ranocha)
- Bump version from 0.5.4 to 0.5.5 (#60) (@DilumAluthge)
Closed issues:
- Precompilation fails on julia master due to llvmcall depreacation (#51)