• Joined on 2025-03-15
phoenix pushed to tsk-86 at phoenix/icarus_models 2025-10-29 13:50:16 -04:00
9b2b8af0e1 tsk-86: cargo update
49ed9bbb54 tsk-86: Version bump
f32b2687d5 tsk-86: Make MusicTypes and CoverArtTypes singular
Compare 3 commits »
phoenix created branch tsk-86 in phoenix/icarus_models 2025-10-29 13:35:30 -04:00
phoenix pushed to tsk-86 at phoenix/icarus_models 2025-10-29 13:35:30 -04:00
phoenix released Release v0.8.4-main-432078e3c2-111 at phoenix/icarus_models 2025-10-28 13:05:46 -04:00
phoenix deleted branch tsk-83 from phoenix/icarus_models 2025-10-28 13:05:17 -04:00
phoenix pushed to main at phoenix/icarus_models 2025-10-28 13:05:16 -04:00
432078e3c2 tsk-83: Add None value for MusicTypes and CoverArtTypes (#87)
phoenix closed issue phoenix/icarus_models#83 2025-10-28 13:05:14 -04:00
Add None value for MusicTypes and CoverArtTypes
phoenix merged pull request phoenix/icarus_models#87 2025-10-28 13:05:14 -04:00
tsk-83: Add None value for MusicTypes and CoverArtTypes
phoenix pushed to tsk-83 at phoenix/icarus_models 2025-10-28 13:01:35 -04:00
3739ff430b tsk-83: Test fix
phoenix created pull request phoenix/icarus_models#87 2025-10-28 12:56:19 -04:00
tsk-83: Add None value for MusicTypes and CoverArtTypes
phoenix pushed to tsk-83 at phoenix/icarus_models 2025-10-28 12:55:16 -04:00
a06edb7e83 tsk-83: Version bump
6d5d621f16 tsk-83: Code formatting
0b16ebcf1c tsk-83: Updated function to generate coverart filename
59ab9b4652 tsk-83: Updated function to generate song filename
242544e7ad tsk-83: Added None value to types
Compare 5 commits »
phoenix opened issue phoenix/icarus_models#86 2025-10-28 12:43:05 -04:00
Make MusicTypes and CoverArtTypes singular
phoenix pushed to tsk-83 at phoenix/icarus_models 2025-10-28 12:39:55 -04:00
phoenix created branch tsk-83 in phoenix/icarus_models 2025-10-28 12:39:55 -04:00
phoenix opened issue phoenix/icarus_models#85 2025-10-28 12:34:32 -04:00
Add file type to CoverArt
phoenix opened issue phoenix/icarus_models#84 2025-10-28 12:31:47 -04:00
Remove unneeded code in src/lib.rs
phoenix opened issue phoenix/icarus_models#83 2025-10-28 12:31:07 -04:00
Add None value for MusicTypes and CoverArtTypes
phoenix deleted branch refactoring from phoenix/songparser 2025-10-26 15:49:34 -04:00
phoenix pushed to main at phoenix/songparser 2025-10-26 15:49:33 -04:00
9b6ccb032f Refactoring (#67)
phoenix merged pull request phoenix/songparser#67 2025-10-26 15:49:31 -04:00
Refactoring