Skip to content

Releases: ilyabrin/disk

v1.0.1

11 Nov 13:40
2c68fbb
Compare
Choose a tag to compare
  • PaidMaxFileSize field added to Disk.Info() response
  • Attach, Messenger, Calendar, Scans fields added to SystemFolders struct
  • Longitude, Latitude added to Exif struct
  • ErrorResponse moved from types to client
  • unparam golangci linter diabled before fix in next releases

v.1.0.0

06 Nov 12:03
aef2f2f
Compare
Choose a tag to compare

What's Changed

  • All methods added with tests
  • Update README.md by @ilyabrin in #20
  • add: GH Actions for test, lint, coverage by @ilyabrin in #24

New Contributors

Full Changelog: v.0.1-alpha...v.1.0.0