1
Fork 0
mirror of https://github.com/Steffo99/micronfig.git synced 2024-10-16 14:37:29 +00:00
Commit graph

43 commits

Author SHA1 Message Date
22838a6cba
Write some tests and fix some issues 2024-01-03 02:52:18 +01:00
b98d2da4e9
It workssssssssss 2024-01-02 11:53:46 +01:00
e2a1726626
Try writing some tests 2024-01-02 08:34:39 +01:00
bb1a67d2e9
Change workspace resolver 2024-01-02 08:34:33 +01:00
9a12a03e62
wait this is what i wanted to do i think 2024-01-02 06:52:17 +01:00
a6f08368b4
so much stuff... 2024-01-02 06:41:47 +01:00
ef0094cd2c
Complete the new crate, but... 2023-12-30 03:31:15 +01:00
c6df6cb3af
Clear the crate and start over 2023-12-29 10:15:00 +01:00
825a20b19a
Update IntelliJ project metadata 2023-12-29 10:09:27 +01:00
a6d4a3bb31
Remove unused import in example 2023-12-29 10:07:25 +01:00
389ac331f0
Fix keyword not starting with a letter 2023-12-29 10:07:25 +01:00
9bfc99dd81
IntelliJ decided to write this 2023-12-29 10:07:25 +01:00
a68b2a5e88
Remove Matrix chatroom 2023-09-18 12:43:48 +02:00
6e2ceef677
Use the previously defined cfg to add the feature(doc_cfg) attribute to the crate 2023-05-08 14:46:15 +02:00
2845f53587
Add doc_cfg feature, but only on docs.rs 2023-05-08 14:45:42 +02:00
35409c99a9
macros::optional: Fix name of macro called in example 2023-05-08 14:32:48 +02:00
e84481ed37
macros::{required, optional}: Fix examples spacing 2023-05-08 14:31:28 +02:00
39cfc5029c
Update LICENSE-APACHE.txt 2023-05-05 23:10:05 +02:00
412c3e98b5
v0.2: Macros, better module structure 2023-05-05 16:58:31 +02:00
933f28a7a5
Bump version to 0.1.2 2023-04-29 02:19:21 +02:00
22d0963714
Fix broken doc links 2023-04-29 02:19:07 +02:00
6bede04d0e
Fix broken doc links 2023-04-29 02:17:23 +02:00
5745df2072
Bump version to 0.1.1 2023-04-29 02:07:37 +02:00
8e860b04db
Add tiny example in the README 2023-04-29 02:07:31 +02:00
9f43f871c6
Add mention about other examples 2023-04-29 02:06:37 +02:00
b123357e95
Fix links spacing in README 2023-04-29 02:03:10 +02:00
447e2fa45c
Change the crate's description 2023-04-29 02:03:01 +02:00
a457be6a31
Improve and fix documentation 2023-04-29 01:57:14 +02:00
d414d3cc90
Remove spaces from keywords 2023-04-28 18:55:55 +02:00
972d825aea
Add license files 2023-04-28 18:54:21 +02:00
777188f9ac
Prepare crate for distribution 2023-04-28 18:52:22 +02:00
1bd3d63812
Update examples 2023-04-28 18:32:33 +02:00
57a95ec686
Display errors since everything now is Debug 2023-04-28 18:32:14 +02:00
6c955c508f
Document and refine the public API 2023-04-28 17:51:44 +02:00
e081fc693c
Improve documentation and tests 2023-04-28 16:53:16 +02:00
546c1e26aa
Add two examples 2023-04-28 03:10:05 +02:00
b31d6841ee
Complete the library 2023-04-28 02:44:47 +02:00
1a08c9638e
Add IDEA metadata 2023-04-27 22:55:39 +02:00
8b54d74acd
Remove redundant path 2023-04-27 22:55:30 +02:00
28a4371f1d
Create the library 2023-04-27 18:16:49 +00:00
4cb8c266da
Initialize Rust crate 2023-04-27 13:23:18 +00:00
8fead28080
Use Rust devcontainer 2023-04-27 13:23:11 +00:00
cbe02a7017
Initial commit 2023-04-27 15:11:44 +02:00