Added :meth:`cache.mkdir() `, which is similar to the existing :meth:`cache.makedir() `, but returns a :class:`pathlib.Path` instead of a legacy ``py.path.local``.