* CI/CD with GitHub Actions * Tox for testing * PEP8 compliance * New docs setup
0.3.0
* Fix join functionality (author: chughts)
0.2.0
* Fix save is executed twice * Fix file extensions of output files should be lower case * Fix CLI script help text for JPEG usage
0.1.1
* Fix ``slice-image`` script. * Rename ``join_tiles()`` to ``join()``.
0.1.0
* New ``Tile`` class. * ``split_image()`` now saves tiles by default. * ``get_basename()`` can now handle paths. * More comprehensive validation in ``validate_image()``. * Fix incorrect filenames returned by ``save_tiles()``. * Expand documentation. * Improve test coverage.