Releases: dentolos19/PasteMystNet
Releases · dentolos19/PasteMystNet
Release 1.1.1 (2020-11-14)
Release 1.1.0 (2020-11-10)
Warning: This release contains breaking changes when updating from the previous release! (See those changes with
⚠️ )
🎉 What's Changed
- Added support for v2 API
⚠️ - Switched to
Newtonsoft.Json
for JSON serialization - Removed support for v1 API
⚠️ - Removed non-asynchronous methods
⚠️
Full Changelog: v1.0.3...v1.1.0
Release 1.0.3 (2020-07-27)
🎉 What's Changed
- Switched to
System.Text.Json
for JSON serialization
Full Changelog: v1.0.2...v1.0.3
Release 1.0.2 (2020-06-24)
🎉 What's Changed
- Added unknowns to
PasteMystExpiration
andPasteMystLanguage
- Added empty code content checking
Full Changelog: v1.0.1...v1.0.2
Release 1.0.1 (2020-05-31)
Release 1.0.0 (2020-05-29)
Initial release.