Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jul 11:57
5ced07d

ImplicitArrays v0.3.0

Diff since v0.2.0
Diff since v0.2.3

Breaking changes:

  • Bump minimum supported Julia version to 1.10 LTS (#2) (@tkemmer)

Merged pull requests:

  • Fix compat lower bounds for Julia 1.12 (#3) (@tkemmer)
  • Bump minimum supported Julia version to 1.10 LTS (#2) (@tkemmer)
  • InteractionMatrix: allow different vector types for rowelems/colelems (#5) (@tkemmer)
  • InteractionMatrix: allow getindex keyword arguments (#6) (@tkemmer)