Hi,<div><br></div><div>I find myself reluctant to add new instances to the unordered-containers package, because doing so would require a major version bump according to the PVP. Major version bumps are annoying for several reasons:</div>

<div><br></div><div> * Libraries that depend on unordered-containers need to be updated and make new releases.</div><div> * We get rapid successions of major releases without many actual changes (i.e. none as far as most users are concerned).</div>

<div><br></div><div>Introducing new instances is unlikely to break users, as they will only get into trouble if they use orphan instances, which is already asking for trouble!</div><div><br></div><div>Thoughts?</div><div>

<br></div><div>Cheers,</div><div>Johan</div><div><br></div>