Commit graph

16 commits

Author SHA1 Message Date
1c90a82544 refactor: Use Either<usize, String> type instade of String for index or name (#65)
Some checks failed
Write changelog / write-changelog (push) Successful in 4s
Rust CI / Rust CI (push) Failing after 31s
Reviewed-on: https://git.4rs.nl///awiteb/lprs/pulls/65
Co-authored-by: Awiteb <a@4rs.nl>
Co-committed-by: Awiteb <a@4rs.nl>
2024-08-20 13:44:50 +02:00
6521010a8b
chore: Bump the version to 2.0.0-rc.0
All checks were successful
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 3m14s
CD / build-assets (aarch64-unknown-linux-gnu) (push) Successful in 5m49s
CD / build-assets (aarch64-unknown-linux-musl) (push) Successful in 5m40s
CD / build-assets (x86_64-pc-windows-gnu) (push) Successful in 4m25s
CD / build-assets (x86_64-unknown-linux-gnu) (push) Successful in 3m53s
CD / build-assets (x86_64-unknown-linux-musl) (push) Successful in 3m57s
CD / release (push) Successful in 13s
2024-05-20 08:01:42 +03:00
dffd619b5e
chore(deps): Update some dependencies 2024-05-19 06:01:42 +03:00
3f72e8a26a
chore(deps): Add totp-lite & base32 2024-05-11 13:55:52 +03:00
ece9f886ee
chore(deps): Add clap_complete to the dependencies 2024-05-10 13:46:00 +03:00
ba883e6b53
chore(deps): Use rustls for reqwest
All checks were successful
Write changelog / write-changelog (push) Successful in 5s
Rust CI / Rust CI (push) Successful in 1m6s
2024-05-03 22:01:08 +03:00
d3eee8c35b
chore(deps): Update and remove some deps 2024-05-03 07:39:37 +03:00
a625f794dd
chore: Use inquire to get user password (#14)
Some checks failed
Write changelog / write-changelog (push) Failing after 3s
Rust CI / Rust CI (push) Successful in 1m13s
Reviewed-on: #14
Co-authored-by: Awiteb <a@4rs.nl>
Co-committed-by: Awiteb <a@4rs.nl>
2024-04-24 19:11:17 +03:00
TheAwiteb
fa42826085
Bump version to 1.2.1
Some checks failed
CD / release (push) Has been cancelled
2024-01-07 22:17:11 +03:00
TheAwiteb
bfc6f74f4d
Bump version to 1.2.0
Some checks failed
CD / release (push) Has been cancelled
2024-01-07 21:52:09 +03:00
TheAwiteb
2de0f65728
Bump version to 1.1.0
Some checks failed
CD / release (push) Has been cancelled
2024-01-03 15:58:49 +03:00
TheAwiteb
44fa47d953
Add update-notify feature 2024-01-02 21:59:25 +03:00
TheAwiteb
85e467a090
Bump version to 1.0.0
Some checks failed
CD / release (push) Has been cancelled
2023-12-31 15:15:06 +03:00
TheAwiteb
7b58e9e9a6
Rename the project to lprs 2023-12-26 20:53:07 +03:00
TheAwiteb
c5638a1361
Add serde_with_macros to dependencies 2023-12-25 17:05:23 +03:00
TheAwiteb
018c8c63b2
First source commit 2023-12-23 22:59:45 +03:00