Skip to content

Releases: JuliaSIMD/ThreadingUtilities.jl

v0.5.6

Choose a tag to compare

@github-actions github-actions released this 29 May 20:04
666d81f

ThreadingUtilities v0.5.6

Diff since v0.5.5

Fix worktree counting on Julia 1.13 — Base.Workqueues changed from Vector{IntrusiveLinkedListSynchronized{Task}} to OncePerThread{...}; use Base.Workqueues() on 1.13+.

Merged pull requests:

Closed issues:

  • Error with Julia 1.13.0-beta (#63)

v0.5.5

Choose a tag to compare

@github-actions github-actions released this 13 Jun 01:10
c2b1381

ThreadingUtilities v0.5.5

Diff since v0.5.2

Merged pull requests:

Closed issues:

  • Precompilation fails on julia master due to llvmcall depreacation (#51)

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 28 Jun 21:06
b2a7f66

ThreadingUtilities v0.5.2

Diff since v0.5.1

Merged pull requests:

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 26 Jan 16:21
a19161f

ThreadingUtilities v0.5.1

Diff since v0.5.0

Merged pull requests:

  • Add Invalidations.yml [ci skip] [skip tests] (#41) (@ranocha)

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 19:11
716d26f

ThreadingUtilities v0.5.0

Diff since v0.4.7

Merged pull requests:

v0.4.7

Choose a tag to compare

@github-actions github-actions released this 29 Dec 21:23
dfdcc02

ThreadingUtilities v0.4.7

Diff since v0.4.6

Closed issues:

  • Stable docs do not exist (#35)

Merged pull requests:

v0.4.6

Choose a tag to compare

@github-actions github-actions released this 26 Jul 12:16
7517e60

ThreadingUtilities v0.4.6

Diff since v0.4.5

Closed issues:

  • Something broke (#31)

Merged pull requests:

v0.4.5

Choose a tag to compare

@github-actions github-actions released this 07 Jul 15:24
b0f4a2a

ThreadingUtilities v0.4.5

Diff since v0.4.4

Merged pull requests:

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 25 May 08:59

ThreadingUtilities v0.4.4

Diff since v0.4.3

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 25 May 04:12
99f703a

ThreadingUtilities v0.4.3

Diff since v0.4.2

Merged pull requests: