aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix(germ): bump version past revertv0.3.5Fuwn2022-07-181-1/+1
* feat(germ): bump versionFuwn2022-07-181-1/+1
* fix(container.rs): preformatted block escaping newlineFuwn2022-07-182-1/+36
* fix(crate): crate locations for readmeFuwn2022-06-2832-5/+4
* fix(crate): crate locations for readmev0.3.3Fuwn2022-06-2832-6/+6
* fix(germ): don't default macrosv0.3.2Fuwn2022-06-281-3/+3
* feat(germ): quick gemtext functionsv0.3.1Fuwn2022-06-175-4/+146
* fix(check): use nightly toolchainFuwn2022-06-141-1/+1
* fix(readme): add macros featureFuwn2022-06-142-2/+1
* fix(germ): readme location0.3.0Fuwn2022-06-141-1/+1
* fix(germ): specify impl versionFuwn2022-06-141-1/+1
* fix(crates): readme locationFuwn2022-06-142-2/+2
* docs(germ): bump version 0.2.8 -> 0.3.0Fuwn2022-06-141-2/+2
* fix(impl): cargo docsFuwn2022-06-141-3/+3
* feat(convert): convert utility macrosFuwn2022-06-145-7/+112
* feat(macros): general utility macrosFuwn2022-06-1431-186/+431
* fix(ast): list ast construction0.2.8Fuwn2022-06-142-2/+6
* docs(cargo): bump version 0.2.6 -> 0.2.70.2.7Fuwn2022-06-101-1/+1
* fix(meta): sort parameters in to_stringFuwn2022-06-101-0/+1
* docs(meta): document Meta methodsFuwn2022-06-101-0/+72
* feat(meta): mutable access to meta for constructionFuwn2022-06-102-1/+33
* feat(meta): impl ToString for MetaFuwn2022-06-102-0/+39
* test(meta): add no params testFuwn2022-06-101-0/+8
* docs(cargo): expose all features by default0.2.6Fuwn2022-06-102-4/+12
* docs(cargo): version 0.2.4 -> 0.2.50.2.5Fuwn2022-06-021-1/+1
* feat(ast): Ast::to_gemtextFuwn2022-06-024-1/+151
* docs(cargo): bump 0.2.3 -> 0.2.40.2.4Fuwn2022-06-021-1/+1
* fix(markdown): no double newline on whitespaceFuwn2022-06-021-1/+1
* docs(ast): add comment to ast structFuwn2022-06-021-2/+9
* feat(germ): ast structFuwn2022-06-028-175/+197
* docs(cargo): bump version to 0.2.30.2.3Fuwn2022-06-011-1/+1
* feat(status): impl display for statusFuwn2022-06-011-0/+8
* docs(lib.rs): add top-level readmeFuwn2022-06-011-0/+1
* docs(readme): update descriptionFuwn2022-05-181-2/+3
* docs(cargo): bump version to 0.2.20.2.2Fuwn2022-05-181-1/+1
* feat(respones): add gettersFuwn2022-05-181-5/+20
* feat(meta): add gettersFuwn2022-05-185-23/+25
* ci(tests): add convert tests0.2.1Fuwn2022-05-182-9/+79
* ci(tests): add ast testsFuwn2022-05-182-1/+71
* fix: global clippy lint fixesFuwn2022-05-1815-50/+50
* chore(makefile): use --all-featuresFuwn2022-05-181-2/+2
* docs(readme): add featuresFuwn2022-05-171-0/+2
* docs(0.2.0): bump version0.2.0Fuwn2022-05-171-1/+1
* fix(cargo.toml): convert requires astFuwn2022-05-171-1/+1
* feat(meta): meta-related utilitiesFuwn2022-05-176-0/+134
* feat(request): make gemini requestsFuwn2022-05-178-0/+334
* docs(cargo): bump version0.1.1Fuwn2022-05-122-2/+4
* fix(markdown): proper whitespace placementFuwn2022-05-121-2/+2
* fix(ast): take rest of iterator as text for linkFuwn2022-05-122-2/+10
* chore(examples): write convert to fileFuwn2022-05-123-15/+13