Commit Graph

67 Commits

Author SHA1 Message Date
Anas Elgarhy c0b2ff6074
Merge pull request #9 from anas-elgarhy/renovate/configure
Configure Renovate
2023-01-29 01:34:03 +02:00
Anas Elgarhy 884d8d504c
Merge pull request #10 from anas-elgarhy/mergify/anas-elgarhy/config-update
ci(Mergify): configuration update
2023-01-29 00:36:54 +02:00
Anas Elgarhy 1ad7f8bf03 ci(Mergify): configuration update
Signed-off-by: Anas Elgarhy <anas.elgarhy.dev@gmail.com>
2023-01-29 00:29:33 +02:00
renovate[bot] 9d76b9268d
Add renovate.json 2023-01-28 21:12:54 +00:00
Anas Elgarhy 7d84eaa186 Update 2022-11-14 21:28:42 +02:00
Anas Elgarhy fe468ffde0 Update yooo [test workflow only] 2022-11-13 22:20:24 +02:00
Anas Elgarhy ec206cb527 Update yooo [test workflow only] 2022-11-13 19:12:04 +02:00
Anas Elgarhy 4867f64768 Update yooo [test workflow only] 2022-11-13 19:02:50 +02:00
Anas Elgarhy 4d642d07d2 Update yooo [test workflow only] 2022-11-13 18:48:13 +02:00
Anas Elgarhy 9001aa5369 Update yooo [test workflow only] 2022-11-13 16:45:23 +02:00
Anas Elgarhy 25f2967493 Update yooo [test workflow only] 2022-11-13 15:43:14 +02:00
Anas Elgarhy 5a7c5e49fe Update yooo 2022-11-12 19:10:05 +02:00
Anas Elgarhy 997f9261aa Update yoo 2022-11-12 18:26:56 +02:00
Anas Elgarhy 06205bc608 Update 2022-11-12 17:30:41 +02:00
Anas Elgarhy 6baf34bb80 Update 2022-11-12 14:42:32 +02:00
Anas Elgarhy 595f353ff3 Up version 🥲 agein 2022-11-10 01:27:02 +02:00
Anas Elgarhy 99f73b443e Up version 🥲 agein 2022-11-10 00:47:31 +02:00
Anas Elgarhy 7699f6c0d9 Up version 🥲 agein 2022-11-10 00:02:15 +02:00
Anas Elgarhy d9d1f7c846 Up version 🥲 agein 2022-11-09 21:33:09 +02:00
Anas Elgarhy 439f5eb880 Up version 🥲 2022-11-09 21:17:56 +02:00
Anas Elgarhy 74b530c3cf Up version 🥲 2022-11-09 20:52:56 +02:00
Anas Elgarhy e58e2dc92c Up version 🥲 2022-11-09 20:31:53 +02:00
Anas Elgarhy 1e436bfe70 Up version 🥲 2022-11-09 20:02:15 +02:00
Anas Elgarhy 547997517b Up version 🥲 2022-11-09 19:26:33 +02:00
Anas Elgarhy a57ad5a282 Up version 🥲 2022-11-09 19:22:24 +02:00
Anas Elgarhy 163305c42f :") 2022-11-09 18:44:52 +02:00
Anas Elgarhy e9793665b4 Bumb :/ 2022-11-09 17:57:45 +02:00
Anas Elgarhy dc41987da5 Fix action version 2022-11-09 17:42:42 +02:00
Anas Elgarhy 309449affe Update :) 2022-11-09 17:40:08 +02:00
Anas Elgarhy 1c79b8a848 Update 2022-11-09 15:25:46 +02:00
Anas Elgarhy ee50135921 Bumb version agin 2022-11-09 13:37:14 +02:00
Anas Elgarhy af667544d3
Merge pull request #8 from anas-elgarhy/fix-aur-packge
Fix action configration
2022-11-09 13:37:27 +02:00
Anas Elgarhy 6814f861eb Fix action configration 2022-11-09 13:33:57 +02:00
Anas Elgarhy 0231a5502b Bumb version -> 0.2.1 2022-11-09 13:27:07 +02:00
Anas Elgarhy b8f95048e1
Merge pull request #7 from anas-elgarhy/add-aur-action
Create the aur-release action yoo ;D
2022-11-09 13:27:49 +02:00
Anas Elgarhy 5d89417aa1 Create the aur-release action yoo ;D 2022-11-09 13:17:45 +02:00
Anas Elgarhy 9a7730d2dd
Merge pull request #6 from giulio-Joshi/columns_arg
Feature: `width` argument to calculate scale from number of available columns
2022-10-26 21:36:20 +02:00
giulio-Joshi e108a1875e Fixing requested changes
* Documentation consistency
* Method inlining
2022-10-26 19:52:58 +02:00
giulio-Joshi 0933e157d5 Typo fix 2022-10-25 21:11:53 +02:00
giulio-Joshi 7cc47d7284 Terminal interface: width parameter
Will calculate scaling based on parameter-specified columns number.
2022-10-25 21:07:22 +02:00
Anas Elgarhy 296235de7a Update the AUR package 😆 2022-10-11 12:52:23 +02:00
Anas Elgarhy 061472ad56 Update the dependencies and up the version 💙 2022-10-11 12:45:47 +02:00
Anas Elgarhy 3dfcb0d273
Merge pull request #5 from giulio-Joshi/bufferedOutput
Modular output methods
2022-10-10 23:59:52 +02:00
giulio-Joshi b4c7738d69 Modular output methods
Using a `std::io::BufWriter` to wrap the output should allow more flexibility.
2022-10-10 22:17:21 +02:00
Anas Elgarhy 4d4d246353
Merge pull request #3 from Ashish-Abraham/master
Fixed typo error in installation instruction
2022-10-09 12:15:44 +02:00
Ashish Abraham 1f6a2c7414
Update README.md 2022-10-09 15:36:04 +05:30
Ashish Abraham 706cc5d57d
Fixed error in installation instruction
Corrected typo error in installation from crates.io
2022-10-09 15:33:38 +05:30
Anas Elgarhy 8e016563e9 Fix aur package 😆 2022-10-04 12:41:48 +02:00
Anas Elgarhy 869d6a29d8
Merge pull request #1 from anas-elgarhy/imgbot
[ImgBot] Optimize images
2022-10-03 23:44:55 +02:00
Anas Elgarhy a90b4070f1 Create The AUR package 😆 2022-10-03 23:41:59 +02:00