summary refs log tree commit diff stats
path: root/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* version bump v1.0.0Ben Morrison2020-05-271-1/+1
|
* updated travis cfg; setup Cargo.toml for crates.io v0.4.4Ben Morrison2020-05-261-2/+11
| | | | | | | | Added pertinent fields to Cargo.toml to publish on crates.io and lib.rs Updated .travis.yml - using bionic for build, tarpaulin binary can now be pulled rather than built in-place.
* version bumpBen Morrison2020-01-201-1/+1
|
* version bumpBen Morrison2020-01-201-1/+1
|
* updated deps + added release profile to Cargo.tomlBen Morrison2020-01-201-1/+10
|
* fixed subcommands v0.4.1Ben Morrison2019-09-041-1/+1
|
* now opens $EDITOR to write post bodyBen Morrison2019-09-041-1/+1
|
* logging reflects executing username v0.3.4Ben Morrison2019-09-041-0/+1
|
* moved some functionality to module, added testsBen Morrison2019-08-301-1/+1
|
* moved display to 15 posts v0.3.2Ben Morrison2019-08-301-1/+1
|
* ensure submitted posts are utf8Ben Morrison2019-08-301-1/+1
|
* enabled deletion of posts v0.3.0Ben Morrison2019-08-301-1/+1
|
* added functionality to update posts v0.2.0Ben Morrison2019-08-301-1/+1
|
* version bump v0.1.2Ben Morrison2019-08-301-1/+1
|
* version bump v0.1.1Ben Morrison2019-08-301-1/+1
|
* enabled hints for cli args, changed db locationBen Morrison2019-08-281-2/+6
|
* finished posting and displayBen Morrison2019-08-271-2/+2
|
* added subtype to db::Cmd. Fleshed out cli args.Ben Morrison2019-08-271-0/+1
|
* db connected, logging upBen Morrison2019-08-271-1/+5
|
* fleshing out typesBen Morrison2019-08-271-0/+1
|
* initBen Morrison2019-08-271-0/+9