Nick Groenen
a1178fa308
Release v0.3.0
2020-12-21 15:13:48 +01:00
Nick Groenen
4d05ac1e4c
Setup gitchangelog
...
This adds a changelog (CHANGES.md) which is automatically generated with
[gitchangelog].
[gitchangelog]: https://github.com/vaab/gitchangelog
2020-12-21 14:02:49 +01:00
Nick Groenen
749f3e425c
Chg: Add extra whitespace around multi-line warnings
...
This makes errors a bit easier to distinguish after a number of warnings
has been printed.
2020-12-21 13:55:41 +01:00
Nick Groenen
3b46d6b7d1
New: Report file tree when RecursionLimitExceeded is hit
...
This refactors the Context to maintain a list of all the files which
have been processed so far in a chain of embeds. This information is
then used to print a more helpful error message to users of the CLI when
RecursionLimitExceeded is returned.
2020-12-21 13:54:30 +01:00
Nick Groenen
7027290697
Allow custom filter function to be passed with WalkOptions
2020-12-13 23:15:13 +01:00
Nick Groenen
8a28d627e4
Re-export vault_contents and WalkOptions as pub from crate root
2020-12-11 14:52:59 +01:00
Nick Groenen
466bc28485
Run mdbook hook against README.md too
2020-12-08 01:03:24 +01:00
Nick Groenen
f1393fca37
Update installation instructions
...
Installation no longer requires a git repository URL now that a crate is
published.
2020-12-08 01:00:58 +01:00
Nick Groenen
6de76d9480
Add MdBook generation script and precommit hook
2020-12-08 01:00:09 +01:00
Nick Groenen
2edc2e87fb
Add more reliable non-ASCII tetscase
2020-12-07 23:32:25 +01:00
Nick Groenen
bbf789d605
Create FUNDING.yml
2020-12-07 22:49:20 +01:00
Nick Groenen
c2de776148
Public release
2020-12-07 22:35:57 +01:00