Skip to content

v0.3.9

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jul 10:18
· 159 commits to master since this release
0b99899

Dictionaries v0.3.9

Diff since v0.3.8

Closed issues:

  • get() with a default of different type (#44)
  • [FR] multidict implementation (#45)
  • term "idempotent" might not apply (#47)

Merged pull requests:

  • Correct usage of "idempotent" (#48) (@andyferris)
  • Make it easier to handle shared indices, and add empty_type for new constructor patterns (#49) (@andyferris)