- batchstr() added
- edge filter added as transformer and augmentation
- travis config for Python 3.7 fixed
- Wrapper for Pytorch models added
- support for Python 3.4 dropped
- support for Python 3.7 added
- catching edge case SplitRandom((1,0))
- bug in network.predict fixed for multi-input networks
- boosting fixed
- Config is now OrderedDict
- debug output for batcher added
- fmt parameter for batcher removed
- mixup augmentation added: batcher.Mixup()
- deprecated as_grey by skimage has been replaced by as_gray
- Start of release notes