Commit Graph

35 Commits

Author SHA1 Message Date
Paul Makles ae2a91dcf4 chore: update crate information for publish 2023-04-22 17:52:45 +01:00
Paul Makles ee56427cee feat: allow passing through attributes on fields 2023-03-02 12:39:45 +00:00
Paul Makles e275d27265 feat: add opt_some_priority 2022-03-12 13:51:28 +00:00
Paul Makles b57e8e8e77 feat: add skip_serializing_none 2022-02-21 22:04:05 +00:00
Paul Makles 245d1be51d feat: add "lenient" mode 2022-02-18 12:07:24 +00:00
Paul Makles 2011de17db fix(parsing): ignore doc strings when parsing 2022-01-24 21:57:21 +00:00
Paul Lesur bfdd639e72 merge stable_channel to master, bump version 2018-08-20 23:02:30 +02:00
Paul Lesur 513922ec89 Merge remote-tracking branch 'origin/stable_channel' into support_generics 2018-08-20 22:50:43 +02:00
Paul Lesur 455c55b5e1 add test for generics 2018-08-20 22:35:13 +02:00
Paul Lesur 49b51dd5b8 add support for generics 2018-08-20 22:35:05 +02:00
Paul Lesur 9de042fc5d add badges 2017-10-24 10:36:35 +02:00
Paul Lesur 32d65449ee fix Cargo.toml 2017-10-24 10:25:58 +02:00
Paul Lesur 99b2453174 remove unstable feature macro from example/test 2017-10-24 10:15:04 +02:00
Paul Lesur e689594c71 add travis CI 2017-10-24 00:53:05 +02:00
Paul Lesur 0d5c977d14 cargo.toml 2017-10-24 00:34:04 +02:00
Paul Lesur ee449e0250 readme 2017-10-24 00:23:51 +02:00
Paul Lesur 629d02f644 refactoring how nested structures are handled - the crate now works on stable channel 2017-10-23 16:58:58 +02:00
Paul Lesur 78a6f2db71 rustfmt 2017-10-19 17:16:45 +02:00
Paul Lesur 3addad5a62 add empty method and associated test 2017-10-19 16:03:10 +02:00
Paul Lesur c354ce4fb7 nice readme 2017-10-19 14:57:26 +02:00
Paul Lesur 2b1c4587b8 add derive/rename tests 2017-10-19 14:28:45 +02:00
Paul Lesur 36b666942c add tests and some bugfixes 2017-10-19 13:54:06 +02:00
Paul Lesur c0431b2049 add tests 2017-10-19 10:56:14 +02:00
Paul Lesur 0957706f6d add support for nested struct 2017-10-19 10:24:01 +02:00
Paul Lesur c3b596c765 fix optional_derive not expanding 2017-10-18 17:38:58 +02:00
Paul Lesur b705e3a542 stop adding Optional prefix to custom names 2017-10-18 17:21:21 +02:00
Paul Lesur b526e3b653 add attrbutes names in macro def 2017-10-18 17:14:08 +02:00
Paul Lesur c9dc99aacf add attrbutes names in macro def 2017-10-18 17:08:40 +02:00
Paul Lesur cc30b72576 fix #3 and #1 but not tested huhu 2017-10-18 16:05:08 +02:00
Paul Lesur 1b1986261e fix #2 Check if field is already an Option<T> 2017-10-18 15:26:14 +02:00
Paul Lesur 2958e960cb fixed output's struc name 2017-10-17 23:33:18 +02:00
Paul Lesur 1bce0ee36b add apply_options 2017-10-17 22:48:54 +02:00
Paul Lesur 4763f67b24 Merge branch 'master' of https://github.com/pLesur/OptionalStruct 2017-10-17 17:40:39 +02:00
Paul Lesur 2397fe6a7b first commit 2017-10-17 17:39:30 +02:00
Paul Lesur e8102add81 Initial commit 2017-10-17 17:39:08 +02:00