You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* cargo workspace
* introduce InfluxDbWriteable
* basic derive stuff
* first writeable derive attempt
* add test for the ci to run
* add derive feature in travis
* update version to 0.0.5
* fix some stuff
* fix failing doc test
* no default features, run tests with all features
* typo
* remove some warnings
* cargo fmt
* cargo readme
* cargo readme is incompetent
* Fix build hopefully
* Debug CI
* Debug Ci 2
* Debug Ci 3
* Debug Ci 4
* Debug Ci 5
* Stop using cargo-travis
* Do stuff
* tidy up
* Test both crates
* remove an `&`
* travis närvt
* first attempt at tags
* specify the attributes
* add usefull derives to Timestamp
* the world is a brocken
* that merge went well .....
* Refactor Tests
* fix derp
* Painstakingly fix tests and make chrono a required dependency
* Fix lint warning
* Update README
* More fixes
* apply @Empty2k12's suggestions && fix compile issue with no features
* proper difference between field and tag
* introduce krate method
* progress
* add field / tag test
* cosmetic updates
* fixed
* fix clippy and fmt
Co-authored-by: Gero Gerke <[email protected]>
0 commit comments