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
*
chore(license): Relicense under MIT OR Apache-2.0
HEAD
main
Fuwn
2026-02-20
27
-1073
/
+214
*
chore: Bump version patch
v0.4.8
Fuwn
2025-09-11
1
-1
/
+1
*
chore(examples): Modify example to include diff utility
Fuwn
2025-09-11
2
-4
/
+70
*
fix(ast): Improve trailing newline trimming
Fuwn
2025-09-11
1
-1
/
+1
*
refactor: Optimise allocations and string operations
Fuwn
2025-09-11
2
-19
/
+23
*
fix(markdown): Optimise Markdown conversion
Fuwn
2025-09-11
3
-28
/
+15
*
fix(meta): Better comply with RFC 2045
Fuwn
2025-09-11
2
-6
/
+20
*
fix(request): Handle invalid URLs
Fuwn
2025-09-11
3
-4
/
+25
*
fix(request): Handle malformed response header
Fuwn
2025-09-11
1
-1
/
+5
*
fix(ast): Improve UTF-8 handling
Fuwn
2025-09-11
2
-5
/
+48
*
fix(ast): Gracefully handle malformed link lines
Fuwn
2025-09-11
2
-1
/
+15
*
chore: Bump version patch
v0.4.7
Fuwn
2025-06-05
1
-1
/
+1
*
feat(response): Expose content bytes
Fuwn
2025-06-05
1
-27
/
+31
*
docs(Cargo): Add MSRV
Fuwn
2025-06-04
1
-0
/
+1
*
docs(README): Add example usage of example just task
Fuwn
2025-06-04
1
-0
/
+3
*
chore(rustfmt): Remove unused license template
Fuwn
2025-06-04
1
-17
/
+0
*
docs: Update copyright header year
Fuwn
2025-06-04
22
-44
/
+44
*
docs(examples): Remove copyright header
Fuwn
2025-06-04
8
-144
/
+0
*
chore: Bump version patch
v0.4.6
Fuwn
2025-06-02
1
-1
/
+1
*
deps: Bump compatible dependencies
Fuwn
2025-06-02
1
-5
/
+5
*
chore: Migrate to just from cargo-make
Fuwn
2025-06-02
3
-26
/
+24
*
fix(container): Safely unwrap line fragment
Fuwn
2025-06-02
1
-1
/
+1
*
refactor: Use latest best practices and formatting
Fuwn
2025-05-27
12
-70
/
+105
*
ci(ga): bump rustc
Fuwn
2024-08-15
1
-6
/
+1
*
feat(ast): arbitrary heading depth generation
v0.4.5
Fuwn
2024-08-03
2
-11
/
+3
*
feat: derive all for public types
v0.4.4
Fuwn
2024-06-29
6
-6
/
+6
*
fix(ast): optional whitespace following heading markers
v0.4.3
Fuwn
2024-06-21
2
-8
/
+1
*
fix(ast): parse preformatted gemtext as preformatted content
v0.4.2
Fuwn
2024-06-19
9
-182
/
+78
*
feat(germ): bump version
v0.4.1
Fuwn
2024-06-19
1
-1
/
+1
*
refactor(Node): rename content() to to_gemtext()
Fuwn
2024-06-19
3
-15
/
+38
*
fix(ast): preserve newline structure at end of gemtext
Fuwn
2024-06-19
3
-8
/
+20
*
feat: single Node gemtext content conversion
Fuwn
2024-06-19
3
-0
/
+36
*
deps(rustc): bump rust toolchain
Fuwn
2024-06-19
3
-18
/
+15
*
fix(tests): blocking and non-blocking request
Fuwn
2024-04-08
2
-5
/
+5
*
docs(readme): clean up
Fuwn
2024-03-25
1
-6
/
+10
*
docs(examples): comment examples
Fuwn
2024-03-25
10
-45
/
+148
*
feat(crate): bump version
v0.4.0
Fuwn
2024-03-24
1
-1
/
+1
*
docs(readme): update feature descriptions
Fuwn
2024-03-24
1
-10
/
+10
*
refactor: module for blocking, default to non-blocking
Fuwn
2024-03-24
8
-65
/
+95
*
feat(crate): bump version
v0.3.11
Fuwn
2024-03-24
1
-3
/
+3
*
fix(ast): parse level 1 headings with emojis
Fuwn
2024-03-24
1
-10
/
+9
*
fix(meta): use generic lifetime for initialiser
Fuwn
2024-03-24
1
-1
/
+1
*
chore(rustfmt): remove old rules
Fuwn
2024-03-24
1
-2
/
+0
*
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
[next]