Commit Graph
18 Commits
Author SHA1 Message Date
Paul Woolcock d66c63dd28 Remove HttpSend and HttpSender
this was maybe a good idea, but it isn't really needed
2020-09-26 07:00:08 -04:00
Paul Woolcock 982a8fc776 making clippy happy 2020-09-25 16:44:06 -04:00
Paul Woolcock a69d0ea928 Cargo-fmt pass 2020-09-25 16:44:06 -04:00
Paul Woolcock 0b4ee7bfb2 Various cleanup tasks
* Remove old `extern crate` stmts
* Remove rust-skeptic
* Clean up Cargo.toml
2020-09-25 16:44:06 -04:00
Paul Woolcock 16bc060407 Update to the 2018 edition
Only 2 years later :eyeroll:
2020-06-11 12:09:52 -04:00
Paul Woolcock 17c727f5c6 Update version to 0.22 2020-06-08 14:48:39 -04:00
Paul Woolcock b7b8379e10 Add built-in support for deserializing Data from the env 2019-03-05 15:15:17 -05:00
Paul Woolcock cee33c8f01 Change docs to point to v0.18 2019-01-07 11:51:49 -05:00
Paul Woolcock aae013189c update to 0.17 2018-12-12 12:35:05 -05:00
Paul Woolcock 33e74b4442 Prep for v0.15.0 release 2018-09-15 07:04:06 -04:00
Paul Woolcock 034bd4e6d1 Add a helper for completing authentication via the command line 2018-08-31 07:26:03 -04:00
Paul Woolcock 42d3a935c8 We don't need to repeatedly recreate the doc 2018-08-29 21:58:58 -04:00
Paul Woolcock a05a67f3cb Update to v0.14 2018-08-29 12:28:36 -04:00
Paul Woolcock 46871da4c1 feat(helpers): add json helper module 2018-08-29 09:10:46 -04:00
Paul Woolcock e57c400c46 Add tests for toml helpers 2018-08-28 07:25:15 -04:00
Paul Woolcock 4e5a2f5c51 Update to v0.13.0 2018-08-27 20:05:11 -04:00
Paul Woolcock f8f8054c5c toml::to_file needs to be able to create the save file 2018-08-27 12:09:03 -04:00
Paul Woolcock 45f4cbbbfe Move the toml helpers to elefren::helpers::toml 2018-08-25 09:13:49 -04:00