Skip to content

Releases: JuliaConcurrent/ThreadLocalCounters.jl

v0.1.2

11 Apr 03:05

Choose a tag to compare

ThreadLocalCounters v0.1.2

Diff since v0.1.1

Merged pull requests:

  • Handle the case without counters (#16) (@tkf)

v0.1.1

09 Apr 06:37

Choose a tag to compare

ThreadLocalCounters v0.1.1

Diff since v0.1.0

Merged pull requests:

v0.1.0

09 Apr 05:50

Choose a tag to compare

ThreadLocalCounters v0.1.0

Merged pull requests:

  • Setup CI (#1) (@tkf)
  • Use tkf/julia-code-style-suggesters@v1 (#2) (@tkf)
  • Add some tests (#3) (@tkf)
  • Add .JuliaFormatter.toml (#4) (@tkf)
  • Combine all workflows (#5) (@tkf)
  • Setup documentation (#6) (@tkf)
  • Add more documentation (#7) (@tkf)
  • Hide counters with no hits by default (#8) (@tkf)
  • Add an example in @tlc docstring (#9) (@tkf)
  • Fix a typo (#10) (@tkf)
  • Setup TagBot (#11) (@tkf)
  • Setup Aqua (#12) (@tkf)
  • Drop older Julia (#13) (@tkf)