Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 01:09
· 194 commits to master since this release

Dictionaries v0.3.0

Diff since v0.2.1

Closed issues:

  • Constructing a Dictionary from ranges (#7)
  • Performance of getindices significantly slower on Dictionary than Dict (#8)
  • (HashIndices([1, missing]) == HashIndices([1, missing])) == missing? (#11)
  • MethodError for dictionary (#12)
  • Interaction with values and group can be awkward (#17)
  • Broadcasting dictionaries with unmatched keys gives confusing result (#19)
  • collect(::Dictionary) doesn't work (#20)

Merged pull requests: