Releases: wyatt-herkamp/digestible
Releases · wyatt-herkamp/digestible
digestible-v0.2.3
- Implement Digestible for std::collections::{HashMap, HashSet}
- Implement Digestible for alloc::collections::{BTreeMap, BTreeSet, BinaryHeap, LinkedList, VecDeque}
- Implements Digestible serde_json::Value and serde_json::Number in
serde_json
feature - Implements Digestible for
uuid::Uuid
inuuid
feature - Implements Digestible for chrono types in
chrono
feature - More testing
digestible-macros-v0.2.3
- Generics are now supported in Macros
0.2.0
0.2.0 release
0.1.0
Fix