Commit Graph

87 Commits

Author SHA1 Message Date
Marc-Antoine Arnaud
e420a0a5ac return error instead of panic 2018-11-05 16:53:00 +01:00
Marc-Antoine Arnaud
9c683a2e83 bump to 0.3.1 2018-05-30 12:38:48 +02:00
Marc-Antoine Arnaud
0fbec59173 fix dependencies to yaserde_derive 2018-05-30 11:18:30 +02:00
Marc-Antoine Arnaud
6990d5e177 bump to 0.3.0 2018-05-30 11:17:22 +02:00
Marc-Antoine Arnaud
f1a8e5a54f remove unused dependency regex 2018-05-29 16:40:53 +02:00
Marc-Antoine Arnaud
266b77428b support Option type value 2018-05-29 16:20:18 +02:00
Marc-Antoine Arnaud
ef37615458 add floating point de/ser-ialization 2018-05-28 17:40:00 +02:00
Marc-Antoine Arnaud
e691fba686 update dependencies 2018-05-25 09:43:15 +02:00
Marc-Antoine Arnaud
cb37689656 update format 2018-05-24 18:27:59 +02:00
Marc-Antoine Arnaud
6f424f1172 add unit test on deserializer 2018-05-24 18:27:21 +02:00
Marc-Antoine Arnaud
2c4451e32b remove unused visitor string 2018-05-24 18:02:28 +02:00
Marc-Antoine Arnaud
c639259d89 improve unit test coverage 2018-05-24 18:00:21 +02:00
Marc-Antoine Arnaud
dfe276d231 update format 2018-05-24 17:39:39 +02:00
Marc-Antoine Arnaud
98f1a0c146 support type de/ser-ialization for attributes too 2018-05-24 17:39:05 +02:00
Marc-Antoine Arnaud
1101b2e16f updat format 2018-05-24 16:11:31 +02:00
Marc-Antoine Arnaud
ee6a4ac8cf update test 2018-05-24 15:42:07 +02:00
Marc-Antoine Arnaud
9da59aaf8d add some unit tests 2018-05-24 15:33:19 +02:00
Marc-Antoine Arnaud
416ffeec12 update with clippy errors 2018-05-24 08:27:03 +02:00
Marc-Antoine Arnaud
a951aa9ba0 update format with version 0.4.1 2018-05-23 21:58:48 +02:00
Marc-Antoine Arnaud
bbca68f2ee update from clippy errors 2018-05-23 18:09:11 +02:00
Marc-Antoine Arnaud
d63e9d27d8 update code format 2018-05-23 17:14:53 +02:00
Marc-Antoine Arnaud
a88f6535f4 support type de/ser-rialization 2018-05-23 16:59:31 +02:00
Marc-Antoine Arnaud
c97d1d21f9 add basic type serialisation (bool, char and numbers) 2018-05-15 19:35:14 +02:00
Marc-Antoine Arnaud
07a258f8fc support de/ser-ialization with namespace 2018-05-13 17:43:36 +02:00
Marc-Antoine Arnaud
355565c84d bump to 0.2.0 2018-05-13 10:13:30 +02:00
Marc-Antoine Arnaud
9c274da9be update README 2018-05-13 10:01:02 +02:00
Marc-Antoine Arnaud
0540b127bd refactoring code to better support 2018-05-13 09:51:28 +02:00
Marc-Antoine Arnaud
6adbd71ebb start to deserialize enum 2018-04-29 15:16:28 +02:00
Marc-Antoine Arnaud
5c3910c420 Serialize Enum 2018-04-10 15:06:50 +02:00
Marc-Antoine Arnaud
26b6b21fd5 support Vec of structure 2018-04-10 12:56:33 +02:00
Marc-Antoine Arnaud
a5fb60a5c0 support text field and clean warnings 2018-04-10 11:17:13 +02:00
Marc-Antoine Arnaud
b852f52a5e use macro for unit tests 2018-04-10 10:23:51 +02:00
Marc-Antoine Arnaud
c22df74dd3 start to add serialiser 2018-04-10 10:14:58 +02:00
Marc-Antoine Arnaud
c8f3dffec1 fix dependencies for publishing 2018-04-09 19:17:20 +02:00
Marc-Antoine Arnaud
b318dda8a7 fix README link 2018-04-09 19:13:38 +02:00
Marc-Antoine Arnaud
3770f30548 describe packages to publish them 2018-04-09 19:12:05 +02:00
Marc-Antoine Arnaud
d002cabe95 initial commit 2018-04-09 19:04:11 +02:00