Skip to content

HashMap important bug fix patch release

Compare
Choose a tag to compare
@louthy louthy released this 15 Aug 20:56

This is an important fix of an issue with the new HashMap and HashSet implementation (to patch any release since v3.3.0). There was a very sporadic issue with reading items from the map after removal of other items, which would seemingly create random/undefined behaviour, and so it is advised that you upgrade to this release asap.