~gbmor/rustwtxt

1e604dfe — Benjamin Morrison 3 years ago master
added notice to README about the merge of the two repos, and a warning

about the repo being in the middle of a refactor.
deaeea00 — Benjamin Morrison 3 years ago
added openssl-dev dep to sourcehut build manifest
3aca7251 — Benjamin Morrison 3 years ago
bullet formatting in contributions section
41b191c2 — Benjamin Morrison 3 years ago
example client config file added
78384410 — Benjamin Morrison 3 years ago
using sourcehut as primary repo location

added build manifest for sourcehut
5267cbba — Benjamin Morrison 3 years ago
Merging the client and library into a single crate
4605b6c0 — Benjamin Morrison 3 years ago
updated travis conf

pulling prebuilt tarpaulin
switched from full build to `cargo check` to save CI time
set to use ubuntu bionic for builds
5bbe17bc — Benjamin Morrison 3 years ago
removed build profiles from Cargo.toml
cca50576 — Ben Morrison 3 years ago 0.1.5
version bump and release opt level set to z
1d95d2ff — Ben Morrison 3 years ago
removed linter flag that wasn't useful
3e5bfbbf — Ben Morrison 3 years ago
lints and cleanup

Removed unnecessary lifetime annotations
Moved Tweet::from_str to an impl of std::str::FromStr
Unignoring two tests that used to segfault cargo-tarpaulin
Changed some comparisons from .len() < 1 to is_empty()
a4d79cbb — Ben Morrison 3 years ago
moved to ureq for requests
updated doctest for parse::metadata so it no longer panics
cc750ec8 — Ben Morrison 4 years ago 0.1.4
using custom error type instead of string
b1b9a202 — Ben Morrison 4 years ago
update vers
e06078a1 — Ben Morrison 4 years ago
updated ignores
9d8a7b7c — Ben Morrison 4 years ago 0.1.3
changed metadata parse section:
if both metadata heading and keyword aren't in the file, return err
9c000cfd — Ben Morrison 4 years ago 0.1.2
updated vers
d94bb0c2 — Ben Morrison 4 years ago
further check for improperly formatted statuses
be43a7a2 — Ben Morrison 4 years ago
updated crate metadata
ef557886 — Ben Morrison 4 years ago
updated ignores
Next