Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 486 Bytes

ChangeLog.md

File metadata and controls

21 lines (14 loc) · 486 Bytes

0.3.0.0

  • Now supports http-client version >= 0.4.30 and http-client-tls version >= 0.2.4
  • Work around MyAnimeList update: exportLists now also returns the CookieJar which is required in order to access the download URL(s)

0.2.0.0

  • Clearer error messages on crash
  • Exception on invalid credentials
  • Exception on too many failed logins

0.1.0.1

  • Executable: support for only downloading one list
  • Add help for executable to README

0.1.0.0

  • Initial release