Commit Graph

17 Commits

Author SHA1 Message Date
arabianq 847f0472ea update deps 2026-01-06 06:24:40 +03:00
arabianq aa6b3fec0b add tests 2026-01-06 06:08:31 +03:00
arabianq d223d85236 fix: now colorgram-cli reads file correctly 2026-01-06 05:25:55 +03:00
arabianq fdac17eda8 colorgram-cli main function now returns Result<(), Box<dyn Error>> 2026-01-06 05:20:10 +03:00
arabianq 654a35bc1d colorgram::extract now accepts &[u8] instead of Path 2026-01-06 05:18:01 +03:00
arabianq 3dfdf0a91f small refactoring 2026-01-06 05:12:35 +03:00
arabian a5976d807e Merge pull request #1 from tujdfhxyvweyka5/main
fix: added clamping when input number of colors to extract is greater than the actual colors in image
2026-01-06 04:59:23 +03:00
Tanguy Mervin 617aa6a046 fix: added clamping when input number of colors to extract is greater than the actual colors in image 2026-01-05 19:17:26 +01:00
arabianq 30b8bee923 change version to 0.1.2 2025-09-05 22:27:58 +03:00
arabianq bd2da01676 update deps 2025-09-05 22:27:44 +03:00
arabianq 990c73f37b update deps 2025-07-23 01:31:36 +03:00
arabianq d4bc143651 update dependencies 2025-07-21 12:07:33 +03:00
arabianq 4eb0a177c1 clap -> 4.5.38 2025-05-24 15:13:42 +03:00
arabianq ea2c458dc9 0.1.0 -> 0.1.1 2025-05-09 22:59:23 +03:00
arabianq c1f4b420b3 new output for colorgram-cli 2025-05-09 22:58:56 +03:00
arabianq 916bea5eb2 impl Display for Rgb and Hsl 2025-05-09 22:58:35 +03:00
arabianq 3f4abaa97d initial commit 2025-05-09 06:44:42 +03:00