--------------------------
Major Changes
^^^^^^^^^^^^^
- Provide ``Clock`` interface for determining relative time resolution adequacy, & add warning about system time resolution inadequacy harming ``GUID`` uniqueness.
Minor Changes
^^^^^^^^^^^^^
- Add ``(a)canonical_unpack`` references to ``generics``, communicating their higher-level usefulness.
- Rename ``test_passcrypt_apasscrypt.py`` to ``test_Passcrypt.py``.
- Improvements & fixes to type hints.
- Improvements & fixes to doc strings.
- Improvements & fixes to package tests.
- Improvements & fixes to package documentation.
- Improvements & fixes to code formatting & style.