index
:
germ
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(ast): non-latin characters interpreted as whitespace
v0.3.10
Fuwn
2023-06-20
2
-4
/
+8
*
fmt: update rustfmt.toml
Fuwn
2023-05-18
17
-209
/
+111
*
fix: improve macro hygiene
Fuwn
2023-04-21
2
-13
/
+13
*
docs(cargo): bump self from 0.3.8 to 0.3.9
v0.3.9
Fuwn
2023-04-17
1
-1
/
+1
*
build(rustc): pull back to stable
Fuwn
2023-04-17
2
-2
/
+2
*
docs(request): fix async request example
Fuwn
2023-04-17
1
-4
/
+9
*
refactor: remove seldom used procedural macros
Fuwn
2023-04-17
37
-182
/
+41
*
chore(README): Update examples directory path
Fuwn
2023-04-16
1
-2
/
+1
*
feat(germ): bump from 0.3.7 to 0.3.8
v0.3.8
Fuwn
2023-04-16
1
-1
/
+1
*
feat(sync): asynchronous request
Fuwn
2023-04-16
7
-3
/
+117
*
refactor: optimise return types
Fuwn
2023-04-16
2
-3
/
+5
*
refactor: optimise more arguments
Fuwn
2023-04-16
2
-3
/
+7
*
refactor(quick): optimise arguments
Fuwn
2023-04-16
1
-10
/
+20
*
feat(ast): clean up from_*s for ast
Fuwn
2023-04-16
2
-3
/
+29
*
deps(anyhow): bump from 1.0.57 to 1.0.70
Fuwn
2023-04-16
1
-1
/
+1
*
deps(rustls): bump from 0.20.5 to 0.21.0
Fuwn
2023-04-16
1
-1
/
+1
*
deps(url): bump from 2.2.2 to 2.3.1
Fuwn
2023-04-16
1
-1
/
+1
*
fix(request): gemtext line endings
Fuwn
2023-04-16
1
-1
/
+1
*
refactor: various clippy lints
Fuwn
2023-04-15
10
-43
/
+38
*
deps(rustc): pin
Fuwn
2023-04-15
1
-1
/
+1
*
chore(git): don't remove example artifacts
Fuwn
2023-04-15
1
-4
/
+0
*
chore(git): ignore vscode files
Fuwn
2023-04-15
1
-3
/
+6
*
fix(ast): potentially fix bad unwrap
v0.3.7
Fuwn
2022-07-24
2
-2
/
+7
*
feat(germ): derive Clone for public structures
v0.3.6
Fuwn
2022-07-24
8
-5
/
+17
*
fix(germ): bump version past revert
v0.3.5
Fuwn
2022-07-18
1
-1
/
+1
*
feat(germ): bump version
Fuwn
2022-07-18
1
-1
/
+1
*
fix(container.rs): preformatted block escaping newline
Fuwn
2022-07-18
2
-1
/
+36
*
fix(crate): crate locations for readme
Fuwn
2022-06-28
32
-5
/
+4
*
fix(crate): crate locations for readme
v0.3.3
Fuwn
2022-06-28
32
-6
/
+6
*
fix(germ): don't default macros
v0.3.2
Fuwn
2022-06-28
1
-3
/
+3
*
feat(germ): quick gemtext functions
v0.3.1
Fuwn
2022-06-17
5
-4
/
+146
*
fix(check): use nightly toolchain
Fuwn
2022-06-14
1
-1
/
+1
*
fix(readme): add macros feature
Fuwn
2022-06-14
2
-2
/
+1
*
fix(germ): readme location
0.3.0
Fuwn
2022-06-14
1
-1
/
+1
*
fix(germ): specify impl version
Fuwn
2022-06-14
1
-1
/
+1
*
fix(crates): readme location
Fuwn
2022-06-14
2
-2
/
+2
*
docs(germ): bump version 0.2.8 -> 0.3.0
Fuwn
2022-06-14
1
-2
/
+2
*
fix(impl): cargo docs
Fuwn
2022-06-14
1
-3
/
+3
*
feat(convert): convert utility macros
Fuwn
2022-06-14
5
-7
/
+112
*
feat(macros): general utility macros
Fuwn
2022-06-14
31
-186
/
+431
*
fix(ast): list ast construction
0.2.8
Fuwn
2022-06-14
2
-2
/
+6
*
docs(cargo): bump version 0.2.6 -> 0.2.7
0.2.7
Fuwn
2022-06-10
1
-1
/
+1
*
fix(meta): sort parameters in to_string
Fuwn
2022-06-10
1
-0
/
+1
*
docs(meta): document Meta methods
Fuwn
2022-06-10
1
-0
/
+72
*
feat(meta): mutable access to meta for construction
Fuwn
2022-06-10
2
-1
/
+33
*
feat(meta): impl ToString for Meta
Fuwn
2022-06-10
2
-0
/
+39
*
test(meta): add no params test
Fuwn
2022-06-10
1
-0
/
+8
*
docs(cargo): expose all features by default
0.2.6
Fuwn
2022-06-10
2
-4
/
+12
*
docs(cargo): version 0.2.4 -> 0.2.5
0.2.5
Fuwn
2022-06-02
1
-1
/
+1
*
feat(ast): Ast::to_gemtext
Fuwn
2022-06-02
4
-1
/
+151
[next]