v0.3.0
- 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