You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
345 B

10 years ago
  1. ## [1.1.0] - 2015-06-03
  2. ### ADDED
  3. - Indexing and slicing of images
  4. - Python 3 support
  5. - Dockerfile support for Python 3.4
  6. - Makefile commands for convenient testing in Docker
  7. - Unit tests
  8. ### CHANGED
  9. - Made the interface for most metadata public.
  10. - Refactored some poorly-named things
  11. ## [1.0.0] - 2015-05-23
  12. ### Added
  13. - First stable release!