1.0.1
What's Changed
- Fixed:
IdentifiedArray
's positional subscript setter will now replace, rather than insert, elements when the identity doesn't match the current element at that index (#66). - Infrastructure: Add Windows CI (thanks @brianmichel, #62).
New Contributors
- @brianmichel made their first contribution in #62
Full Changelog: 1.0.0...1.0.1