- Update versioning scheme to major/minor/hotfix. In the future the last field
will only be used for hotfixes, the minor field for small changes and
features, and the major field for backward-incompatible changes.
- Extend unit tests for ``Photo.resize_dims()`` to catch the bug fixed by
version 0.0.16.
- Added some documentation to the classes and methods