- fixed build failure (59bd8f9b)
- util: Added header bool param to util::csv::serialize_to_csv_str method.
- streams: upload_serializable_part now returns an error if an empty array is passed in.
- datasets: upload_serializable now returns an error if an empty array is passed in.
- update docs link to latest version (4a03d409)
- fixed tls feature to allow rustls to be used (e5f7ed8a)
- users: Fix user & group structs to match API (2f071fc9
- datasets:
- users: Fix user & group structs to match API (2f071fc9
- fix README example and add doctest (07a16359)
- datasets: add csv deserialization (86bfb9de)
- removed util::common and util::unstable mods (67acf253)
- DomoError was removed and replaced by PitchforkError (296efb91)
- new error that impl's std::error::Error (296efb91)
- set http failure codes to return DomoError (a5d16ce2)
- set http failure codes to return DomoError (a5d16ce2)