Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 675 Bytes

HISTORY.md

File metadata and controls

30 lines (22 loc) · 675 Bytes

0.4 (12/31/2021)

  • Split main.py into slicer.py and resizer.py
  • Changed the demos and docs accordingly
  • Code meets pycodestyle standards
  • Changed the title

0.3 (05/14/2021)

  • Works seamlessly on Windows now

0.2 (04/23/2019)

  • Fixed some bugs.

0.1.5 (04/23/2019)

  • Fixed an issue related to optional tags in xml files.

0.1.4 (04/17/2019)

  • Added image and box annotation resizing feature.
  • User can now choose to ignore empty tiles i.e. tiles with no labels.

0.1.3 (04/06/2019)

  • More PyPi issues fixed

0.1.2 (04/06/2019)

  • PyPi issues fixed

0.1.1 (04/06/2019)

  • No useful changes

0.1.0 (04/06/2019)

  • Initial release.