Commit Graph

40 Commits

Author SHA1 Message Date
Dmitriy Pleshevskiy 8814c6ef14
chore: cleanup unused imports 2022-07-28 14:42:51 +03:00
Dmitriy Pleshevskiy 81202b9d57
bump version 2022-07-28 14:37:00 +03:00
Dmitriy Pleshevskiy 039a0dd630
doc: add examples to readme 2022-07-28 14:36:09 +03:00
Dmitriy Pleshevskiy aecd3f9543 agg: add product struct 2022-07-28 10:09:41 +00:00
Dmitriy Pleshevskiy af55a8a31e agg: fix typo, add docs 2022-07-28 09:36:55 +00:00
Dmitriy Pleshevskiy e9f77c203f agg: add aggregatable trait 2022-07-28 09:36:55 +00:00
Dmitriy Pleshevskiy b13a510fb7 agg: add draft logic for aggregation 2022-07-28 09:36:55 +00:00
Dmitriy Pleshevskiy 7d215c876f
doc: update version in readme 2022-07-27 18:54:20 +03:00
Dmitriy Pleshevskiy 984e0c8fbf
bump version 2022-07-27 16:29:56 +03:00
Dmitriy Pleshevskiy 85fbf7c9e8 core: format doc 2022-07-27 13:28:00 +00:00
Dmitriy Pleshevskiy 7ed5ee68e8 core: fix changes in doc 2022-07-27 13:28:00 +00:00
Dmitriy Pleshevskiy d921f9fab2 core: implement to_estring for each type 2022-07-27 13:28:00 +00:00
Dmitriy Pleshevskiy ed5d7be035
doc: add documentation section 2022-07-27 11:44:17 +03:00
Dmitriy Pleshevskiy 43af123801
doc: improve readme 2022-07-27 10:45:38 +03:00
Dmitriy Pleshevskiy 38e035037c chore: add test with custom type 2022-07-26 20:42:01 +00:00
Dmitriy Pleshevskiy 62e38ccf6f std: implement ParseFragment for Option
Closes #17
2022-07-26 20:42:01 +00:00
Dmitriy Pleshevskiy 103c8f9249 chore: declare EqTrio in global scope 2022-07-26 15:55:23 +00:00
Dmitriy Pleshevskiy aad84aac62 chore: add more docs 2022-07-26 15:55:23 +00:00
Dmitriy Pleshevskiy 3a234ccc8a core: add custom traits 2022-07-26 15:55:23 +00:00
brxken128 67b01b750d structs: add trio 2022-07-26 10:49:18 +00:00
Dmitriy Pleshevskiy d3ceb11057 chore: reimport mods 2022-07-25 19:57:40 +00:00
Dmitriy Pleshevskiy 91d2652027 refac: restructure modules
Closes #20
2022-07-25 19:57:40 +00:00
Dmitriy Pleshevskiy f54b99984e
doc: add 2021 edition to installation section 2022-07-25 13:33:11 +03:00
Dmitriy Pleshevskiy b93c4efaa7
doc: fix the MSRV 2022-07-25 13:32:05 +03:00
Dmitriy Pleshevskiy 13c7bcd04d
bump msrv 2022-07-25 13:31:13 +03:00
Dmitriy Pleshevskiy 79937e86eb
doc: add build badge 2022-07-25 13:23:33 +03:00
Dmitriy Pleshevskiy 92296599e5
ci: add github actions
Closes #2
2022-07-25 13:22:13 +03:00
Dmitriy Pleshevskiy a63449111e core/low: add trim type 2022-07-24 21:18:09 +00:00
Dmitriy Pleshevskiy 299c77245d doc: change enve url 2022-07-24 21:18:09 +00:00
Dmitriy Pleshevskiy 303da5659e example: add fun dotenv example 2022-07-24 08:19:05 +00:00
Dmitriy Pleshevskiy c099d860bd core/tuple: add support for pair tuple 2022-07-23 23:24:18 +00:00
Dmitriy Pleshevskiy 372f8af96c
Merge pull request #8 from pleshevskiy/examples
example: add calc example from readme
2022-07-23 23:24:00 +00:00
Dmitriy Pleshevskiy f8c97b6965
example: add calc example from readme 2022-07-24 02:23:19 +03:00
Dmitriy Pleshevskiy 3f6c144e8d
chore: bump version 2022-07-24 00:27:19 +03:00
Dmitriy Pleshevskiy 8a5d0d7f1a
chore: fix metadata 2022-07-24 00:13:01 +03:00
Dmitriy Pleshevskiy 4180703536
chore: remove unnecessary info from docs.rs 2022-07-24 00:04:45 +03:00
Dmitriy Pleshevskiy 636d97c44c
chore: add badges 2022-07-24 00:04:09 +03:00
Dmitriy Pleshevskiy 0bb6f11116
Merge pull request #1 from pleshevskiy/change-repo
chore: change repository
2022-07-23 20:04:14 +00:00
Dmitriy Pleshevskiy ccd9095a01
chore: change repository 2022-07-23 23:02:15 +03:00
Dmitriy Pleshevskiy 7d58a94d5a
. 2022-07-23 22:36:22 +03:00