Skip to content

v0.3.0

Choose a tag to compare

@pappacena pappacena released this 09 Jul 18:45
27c6333
  • Fix bug with encoding of files when running on Windows
  • Fix bounding boxes crop issues out of image limits
  • Add ParseConfig option, so users can set API key and other configurations when calling parse(... config=ParseConfig()) function
  • Other minor bugfixes