What's Changed in v0.3.0
- release: v0.3.0 by @Ravencentric
- fix: validate server type by @Ravencentric
- fix: docs url by @Ravencentric
- docs: delete doesn't need the passphrase by @Ravencentric
- fix: remove duplicate code in privatebin.delete by @Ravencentric
- refactor: compressor and runtime type validation in get, create, and delete by @Ravencentric
- fix: docstrings by @Ravencentric
- fix: rename AuthenticatedData.to_tuple to to_serializable_tuple by @Ravencentric
- fix: docstrings by @Ravencentric
- fix: error messages by @Ravencentric
- fix: refactor privatebin.delete by @Ravencentric
- feat: PrivateBinUrl.parse by @Ravencentric
- fix: put json (de)serialization in a base class by @Ravencentric
- fix!: PasteBin.create() now returns PasteReceipt (new) by @Ravencentric
- fix: 3.10 by @Ravencentric
- fix: type the raw paste object by @Ravencentric
- fix: typos in docstrings by @Ravencentric
- ci: fix changelog by @Ravencentric
New Contributors
- @dependabot[bot] made their first contribution in #11
Full Changelog: v0.2.1...v0.3.0