Releases: moviecollection/my-anime-list
Releases · moviecollection/my-anime-list
v1.0.0-preview.4
- Fixed the issue where the assembly version didn't match the package version.
Full Changelog: v1.0.0-preview.3...v1.0.0-preview.4
v1.0.0-preview.3
Breaking changes:
- The
StartDate
andEndDate
data types has been changed tostring
. - The readme file is now included in the package.
v1.0.0-preview.2
Breaking changes:
- The return type of the
GetAnimeDetailsAsync
method has been changed toAnimeDetails
.
v1.0.0-preview.1
- First preview release.