Commit graph

59 commits

Author SHA1 Message Date
Aode (lion) 3123fff5a8 Add convenience methods to AnyString
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-02-13 14:24:07 -06:00
Aode (lion) b7f178f2b6 Expose Either type
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
2022-01-28 14:48:38 -06:00
Aode (Lion) aef1bdf588 Start checking again
Some checks reported errors
continuous-integration/drone/push Build was killed
2022-01-17 14:02:18 -06:00
Aode (lion) 245904d078 Migrate to IriString 2022-01-11 11:58:16 -06:00
Aode (lion) bd532fe4d2 Re-export kind macro, url functions 2021-11-19 08:54:10 -06:00
asonix 88470a3199 Prepare 0.7.0-alpha.11 2021-03-08 18:16:41 -06:00
asonix 49b7b35be5 Add orderedItems field to collections 2020-11-18 10:41:33 -06:00
asonix c53f26a597 Bump version, don't update CHANGELOG since not publishing yet 2020-08-09 18:36:39 -05:00
asonix 394bf499f9 Add into_parts to deconstruct some objects 2020-07-26 11:56:37 -05:00
asonix 03ad448fc3 Make OneOrMany iterable 2020-07-26 10:14:52 -05:00
asonix bbbae3d951 Make items optional in a collection 2020-07-25 21:22:18 -05:00
asonix 1e3478e4ab Update docs a bit 2020-07-25 17:06:27 -05:00
asonix afafe24d51 Copy in -new and -ext 2020-07-25 16:59:15 -05:00
asonix 310d29482b Remove requirement on Debug 2020-05-14 14:09:00 -05:00
asonix daeb51724a ext is a types dependency 2020-05-13 10:57:51 -05:00
asonix 170cae32b8 0.5.0 2020-04-20 16:09:14 -05:00
asonix 8305cd8116 Perform type magic for recursive AsRef on Ext types 2020-04-04 17:08:58 -05:00
asonix 4ab09044ab Replace TryFrom macro impls with trait magic 2020-04-02 13:45:56 -05:00
asonix 0e6b874d5d Don't pluralize when endswith s 2020-04-02 11:36:15 -05:00
asonix a6690f59e4 TryFrom for BaseBox, pluralize 2020-04-02 11:20:17 -05:00
asonix 7213c7966f Update a couple invalid uses of box types 2020-04-02 09:50:53 -05:00
asonix 2f27ef3f70 Make Ext<> work in Boxtypes 2020-04-02 09:34:26 -05:00
asonix 5cb6b27a61 Bump version number 2020-03-18 21:12:33 -05:00
asonix a7263164d8 Add base docs 2020-03-18 18:56:24 -05:00
asonix 67cd3b8a8c Fix tests 2020-03-18 18:51:04 -05:00
asonix 7dda503c65 Try extension method 2020-03-18 17:36:16 -05:00
asonix 843233811d Update version 2020-03-17 09:02:46 -05:00
asonix 83ea05c8e4 preferredUsername should be string 2020-03-15 23:42:54 -05:00
asonix b71c31417b Add more impls for primitives 2020-03-15 12:17:02 -05:00
asonix d690f40cf0 Add more impls for primitives 2020-03-14 17:26:22 -05:00
asonix 416ac16af2 Return Option<Iterator<Item = #v_ty>> 2020-03-14 15:27:43 -05:00
asonix 617caa0e70 Bump versions 2020-03-14 14:36:11 -05:00
asonix df0ef98643 Bump versions 2020-03-14 14:18:57 -05:00
asonix 8e6950b549 Add AnyImage 2020-03-13 16:58:18 -05:00
asonix 9593d79bee Update docs 2020-03-13 16:22:08 -05:00
asonix c6a0027e7a Drop typetag in favor of serde_json::Value 2020-03-13 15:54:29 -05:00
asonix 6f5fb994d3 Update readmes 2020-03-11 21:45:53 -05:00
asonix c8e1249974 Add top-level documenation, fix get_many types 2020-03-11 13:37:22 -05:00
asonix 9a8fd738f7 Flatten ActivityPub 2020-03-11 11:17:40 -05:00
asonix d9c21de217 Flatten types into activitystreams 2020-03-11 09:56:36 -05:00
asonix 119baceffa Remove extension traits 2020-03-10 17:26:04 -05:00
asonix eda88c162c Dates, Docs, Derives, tests 2020-03-10 14:55:15 -05:00
asonix 96579dc168 Add Url type backing XsdAnyUri 2020-03-09 22:54:41 -05:00
asonix ac4f1cd5d1 Use more specific types for activitystreams fields 2020-03-09 22:22:48 -05:00
asonix 503bb1a1e7 Update to 2018 edition 2019-10-28 18:18:12 -05:00
asonix 0797fb8742 Apply anyhow patch from romain@leroux.dev 2019-10-28 16:04:11 -05:00
asonix 16d06bf550 Add extension traits 2018-08-03 16:22:34 -05:00
Riley Trautman 9011b35792 Fix typo, improve docs in wrapper crate 2018-05-14 15:06:01 -05:00
asonix 60e25a0d8b Finish documentation 2018-05-14 01:18:12 -05:00
asonix 176fd0bc8f Reorganize into workspace 2018-05-13 22:25:44 -05:00