0.0.16
Small but important update: @slot(..., unique=True) can now enforce unique requested plugin names at the slot level. By default duplicate names still get suffixed as before, but slots that require stricter registration can now reject duplicates explicitly.
Closes #16