Release History¶
Version 0.2.1 (Apr 16, 2020)¶
Migrated the documentation to new host
Version 0.2.0 (Apr 10, 2020)¶
Refactored augmenters
Removed all augmenter functions, only keep augmenter classes
Removed operator + and @ for augmenter pipes, only keeps them for augmenters
Added visualization module
Created new documentation
Better developer support
Version 0.1.1 (Feb 18, 2020)¶
Added type hints
Fixed a few minor bugs
Version 0.1.0 (Sep 26, 2019)¶
Initial release