Skip to content

v0.9.7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Feb 00:51

CellListMap v0.9.7

Diff since v0.9.6

  • Conditionally test for allocations only if code coverage is not running.
  • Drop compatibility with Julia 1.6 (1.9 is required now)
  • Update some compatibility entries.

Merged pull requests:

  • use ChunkSplitters for splitting batches (#109) (@lmiq)
  • use ntuple(..., Val(N)) instead of ntuple(..., N) (#112) (@lmiq)
  • Conditional alloc check (#113) (@lmiq)
  • set version to 0.9.7 (#114) (@lmiq)