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

feat: update dependencies #7

Merged
merged 17 commits into from
Feb 20, 2024
Merged

feat: update dependencies #7

merged 17 commits into from
Feb 20, 2024

Conversation

kszinhu
Copy link
Owner

@kszinhu kszinhu commented Feb 16, 2024

Description

This branch implements changes from serenity and songbird provides from CHANGELOG and CHANGELOG respectively.

Changes

+ Uses workspace to split in two crates (`bostil-core` and `bostil-app`)
+ Implements database service using `diesel` crate
+ Implements `tracing` instead of self-logging method
+ Added RADIO command
+ Created collectors abstraction

- Removes static database
- Removes self-logging methods
- Removes `ffmpeg` filters*

(*): wait until the possibility of adding filters to symphonia

@kszinhu kszinhu added the enhancement New feature or request label Feb 16, 2024
@kszinhu kszinhu self-assigned this Feb 16, 2024
@kszinhu kszinhu force-pushed the feat/update-serenity branch 2 times, most recently from fda44e6 to 11c4031 Compare February 20, 2024 04:54
@kszinhu kszinhu force-pushed the feat/update-serenity branch from 48d0e66 to 2d59469 Compare February 20, 2024 05:09
@kszinhu kszinhu merged commit 83a3cca into master Feb 20, 2024
1 check passed
@kszinhu kszinhu deleted the feat/update-serenity branch February 20, 2024 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant