23 Commits

Author SHA1 Message Date
d94ed4d167 fix: rename args variables 2025-11-14 13:45:40 +01:00
36bc38a5a2 feat: update documentation 2025-11-13 16:20:03 +01:00
8a26e5736e fix: update version number in cargo manifest v0.3.2 2025-11-13 12:25:17 +01:00
741ce597f9 feat: updates deps v0.3.1 2025-11-13 12:23:10 +01:00
b3c202c880 Merge pull request 'feat/restore' (#2) from feat/restore into master
Reviewed-on: #2
v0.3.0
2025-11-13 11:18:08 +00:00
5a63d792fb fix: remove tests from git 2025-11-13 12:17:04 +01:00
6ca5decd91 fix: remove old actions 2025-11-13 12:15:39 +01:00
c3e4b276e9 feat: restore and compare before deletion
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s
2025-11-13 12:13:45 +01:00
ac912fea08 feat: add demo actions
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2025-10-02 17:11:18 +02:00
b6a56c8119 Update version to 0.2.0 0.2.0 2025-04-18 08:21:40 +02:00
ramius
5e8b1526ef Merge pull request #1 from ramiuslr/feat/error-handling
Feat/error handling
2025-04-18 08:19:47 +02:00
dc5848ddf5 Better error handling 2025-04-17 22:17:56 +02:00
599ed76d5a Improve error management 2025-04-17 17:18:40 +02:00
b957a7367e Remove unnecessary artifact uploading 2025-04-17 16:33:18 +02:00
ramius
7849530152 Create rust.yml
This is the CI process to check and build artifacts
2025-04-17 16:30:34 +02:00
b20c0038f6 Add comments to main functions 2024-12-16 15:12:20 +01:00
95b7ec22a3 Add Gitlab-CI 2024-08-30 16:02:31 +02:00
a50506168d Add default test 2024-08-30 16:02:14 +02:00
b0f7f5e0ba Refactor project structure to expose code to tests 2024-08-30 16:01:55 +02:00
3d98c4b956 Better way to check if file exists 2024-08-30 12:16:33 +02:00
393967599b Fix panic if file not found #1 2024-08-30 12:01:47 +02:00
3f85927038 Add Readme and License 2024-08-29 14:27:44 +02:00
88aeb4acd0 Initial commit 2024-08-29 14:21:26 +02:00