Skip to content

Releases: rikashore/MystPaste.NET

Version 2.0.1

18 Jul 11:14
Compare
Choose a tag to compare

This release brings new changes to the library most notably to the ExpiresIn enum and the PasteFormBuilder

Changelist

  • PasteFormBuilder

    • WithIsPrivate -> Private
    • WithIsPublic -> Public
  • Paste model

    • Now uses the ExpiresIn enum over the string value from the API.
    • Encrypted -> IsEncrypted

Release Version 2

16 Jul 14:38
05ce534
Compare
Choose a tag to compare

This release brings new changes to MystPaste.NET

  • A retry policy to handle ratelimits
  • New MystPasteConfiguration