Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 416 Bytes

CHANGELOG.md

File metadata and controls

24 lines (17 loc) · 416 Bytes

0.5.0

  • Client-side caching using sqlite database
  • API documentation with OpenAPI/Swagger
  • Using Python async/await syntax

0.4.0

  • Add support for HTTPS uploads and downloads (including chunked).
  • Use uvloop if available
  • Close unused connections

0.3.9

  • Upload vault key command
  • Add API call to restart the daemon

0.3.8

  • Shutdown running daemon if version is smaller than ours