Skip to content

Releases: Ravencentric/privatebin

v0.3.0

23 Aug 17:05

Choose a tag to compare

What's Changed in v0.3.0

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

21 Mar 20:06

Choose a tag to compare

What's Changed in v0.2.1

  • release: v0.2.1
  • docs: update index.md
  • ci: don't run tests twice for a release
  • chore: ruff
  • fix: more concise indent docstring
  • refactor: switch to msgspec

Full Changelog: v0.2.0...v0.2.1

v0.2.0

18 Mar 00:48

Choose a tag to compare

[0.2.0] - 2025-03-18

🚀 Features

  • Cli
  • (cli) Allow env_var for --server

🐛 Bug Fixes

  • Switch to frozen models
  • Rename AuthenticatedData.to_json to to_bytes
  • Link
  • Isolate (de|en)cryption into independent functions
  • Docstrings
  • Remove runtime dependency on typing_extensions
  • Rename Formattter.SYNTAX_HIGHLIGHTING to Formatter.SOURCE_CODE
  • Attachment json serialization
  • Add repository in pyproject
  • Typing
  • Add docs link
  • Remove unnecessary ruff config
  • Handle missing keys PasteJsonLD.from_response
  • Add an appropriate user agent
  • Better error handling
  • (cli) Cleanup help pages and validate url input
  • (cli) Remove alias
  • Make server required in PrivateBin client
  • Make attachment serializer private
  • Switch back to privatebin.net
  • Default to https://privatebin.net/
  • Docstring
  • Docstring consistency
  • Add imports in docstrings
  • Docstring
  • Docstring

💼 Other

  • V0.2.0

⚙️ Miscellaneous Tasks

  • Ruff
  • Run ruff
  • Fix uv sync
  • Update ruff
  • Update cyclopts
  • Pin actions

v0.1.0

12 Mar 20:50

Choose a tag to compare