Commit graph

14 commits

Author SHA1 Message Date
James
0f42e725f9 Update clap to v3 2022-08-23 22:16:54 +05:30
Narawit Rakket
34da1409c3 refactor(build): make code more modern and idiomatic 2022-08-12 22:56:03 +05:30
Narawit Rakket
31d3701cae chore: reduce MSRV to 1.62.0 2022-08-12 18:06:57 +05:30
Narawit Rakket
8c1089ed57 chore: bump minimum Rust version to 1.62.1 (latest) 2022-08-12 18:06:57 +05:30
Tom Parker-Shemilt
74c1206e61 Up version in build.rs to 1.43.1 2021-10-08 04:38:05 -04:00
Tom Parker-Shemilt
0f9ae0139d Up minimum version in build.rs 2021-10-08 04:38:05 -04:00
zwPapEr
d17bf89555 build: 🔨 update minimal rust version to 1.42.0 for matches
Signed-off-by: zwPapEr <zw.paper@gmail.com>
2021-07-23 11:09:25 +05:30
zwPapEr
a017a3d054 fix err description deprecated 2020-04-07 12:25:11 +05:30
Pierre Peltier
2efce04b0a Fix the error message for the minimum rust version required 2019-12-06 11:35:03 +05:30
Pierre Peltier
820edf97d4 Increase the minimum rust supported channel to 1.33 2019-12-06 11:35:03 +05:30
Pierre Peltier
e4d7b7de96 Update the dependencies 2019-12-06 11:35:03 +05:30
Peltoche
1cd275de76 Drop the support of V1.30.1 and move to the rust 2018 edition 2019-02-16 11:34:33 +01:00
Peltoche
be41956919 Fix the lint errors 2018-12-14 16:20:22 +01:00
Peltoche
98bc907101 Add a complete CD
This commit include the features:
- The version is available with `lsd --version`
- Create the completions scripts for bash/fish/zsh/powershell
- Return an error during the build if the rust requirements are not ok.
- Add the binaries into the releases assets
- Fix Size for the i686 architectures
2018-12-06 19:13:39 +01:00