Commit graph

78 commits

Author SHA1 Message Date
Aode (lion)
47efc1c646 Add as_slice(), rename unwrap_to_vec() to into_vec() 2021-11-17 19:20:56 -06:00
asonix
2ae512e3f5 Add to_owned to OneOrMany<&'a AnyString> 2021-03-09 19:49:04 -06:00
asonix
88470a3199 Prepare 0.7.0-alpha.11 2021-03-08 18:16:41 -06:00
asonix
101db48fd0 Fix Add type alias 2021-03-08 18:15:40 -06:00
asonix
706c4b251a Standardize methods returning OneOrMany<&'a AnyString> 2021-03-08 18:14:51 -06:00
asonix
6d0f4c3acd Fix image -> icon extraction in Object extension 2021-01-17 00:52:41 -06:00
asonix
8822ab58ec Fix extend doctest 2021-01-03 18:16:59 -06:00
asonix
757df7792d Clippy nits, AnyBase::extend 2021-01-03 18:11:17 -06:00
asonix
feb42ee3ed Add from_arbitrary_json to AnyBase 2020-11-25 10:11:10 -06:00
asonix
9d34cb6e1c Implement Extends for Base 2020-11-25 09:41:02 -06:00
asonix
b99daa1e1d Add AsApActor, Actor impls for ApObject 2020-11-24 10:23:33 -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
9a9fd47cb3 Add new_none_type methods for creating as constructs with no 'type'
General cleaning
2020-08-09 18:32:15 -05:00
asonix
d34df729bc Clean up a couple weird plurals 2020-08-09 17:46:57 -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
d5e0600051 Add String to former-type 2020-04-29 15:51:19 -05:00
asonix
a662004ce1 Clippy 2020-04-25 20:25:02 -05:00
asonix
170cae32b8 0.5.0 2020-04-20 16:09:14 -05:00
asonix
074154eca6 Fix doc test 2020-04-04 17:10:33 -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
3258d7e0a7 Don't forget BaseBox 2020-03-18 17:47:56 -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
ea00c1be86 rename context -> @context 2020-03-17 09:01:52 -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
08b291f934 Redundant Default 2020-03-14 17:28:01 -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