Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V0.3.7 #267

Merged
merged 159 commits into from
May 30, 2024
Merged

V0.3.7 #267

merged 159 commits into from
May 30, 2024

Conversation

cycle-five
Copy link
Owner

v0.3.7 (2024/05/29)

  • crackgpt 0.2.0!
    Added back chatgpt support, which I am now self hosting for CrackTunes
    and is backed by GPT 4o.
  • Use the rusty_ytdl library as a first try, fallback to yt-dlp if it fails.
  • Remove the grafana dashboard.
  • Switch to async logging.
  • Add an async service to handle the database (accept writes on a channel,
    and write to the database in a separate thread).
    Eventually this could be a seperate service (REST / GRPC).

@cycle-five cycle-five merged commit 92c8909 into master May 30, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant