Escarpolette

Latest version: v0.7.2

Safety actively analyzes 630130 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.4.1

Bugfix:
* fix migrations not running

0.4.0

This realease breaks again the db migrations.
You need to delete you current database and recreate one.

Features:
* auto generate configuration on startup if not given (default path to `$XDG_CONFIG_HOME/escarpolette/escarpolette.conf`)
* create the database on startup and apply any missing migrations
* youtbe-dl version bump
* fix user identification

Bugfix:
* an item with the same URL can be added again if the previous ones have been played

Internals:
* migration to [FastAPI](https://fastapi.tiangolo.com/). So long, Flask!
* no more usage of Alembic but plain SQL migrations files
* use [Uvicorn](https://www.uvicorn.org/) as web server

0.3.0

This release breaks the db migrations.
You need to delete your current database and recreate one.

* new model Playlist

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.