Skip to content
Release 0.2.0: something? edition

The major change in this "minor" release is that
go-mwclient is no longer being vendored,
thus depending on gitlab.com/melancholera/go-mwclient@v1.1.0.
Isn't that neat?

Changes:
- cmd/fitToCanvas: added inferred mode
- pkg/images.ReadDimensions: dimensions are now uint
- pkg/mediawiki.BatchUpload: prints number of uploaded to glog.Info

Removed:
- .gitlab-ci.yml. I'll deal with devops sometime.