Commit Graph

  • 578fce2065
    Bump rayon from 1.5.0 to 1.5.1 dependabot[bot] 2021-05-24 06:04:13 +0000
  • 49e5349d38
    Bump regex from 1.5.3 to 1.5.4 dependabot[bot] 2021-05-10 06:19:38 +0000
  • 2dc7809367
    Merge pull request #23 from zoni/dependabot/cargo/regex-1.5.3 Nick Groenen 2021-05-05 21:24:59 +0200
  • cd5b1503da
    Bump regex from 1.4.6 to 1.5.3 dependabot[bot] 2021-05-03 06:39:59 +0000
  • 51d263439d
    Merge pull request #19 from zoni/dependabot/cargo/pretty_assertions-0.7.2 Nick Groenen 2021-04-26 13:06:37 +0200
  • 5ff990ca20
    Merge pull request #21 from zoni/dependabot/cargo/regex-1.4.6 Nick Groenen 2021-04-26 12:41:05 +0200
  • 9382ca2479
    Bump regex from 1.4.5 to 1.4.6 dependabot[bot] 2021-04-26 06:31:06 +0000
  • d436727f9f
    Bump pretty_assertions from 0.7.1 to 0.7.2 dependabot[bot] 2021-04-19 06:13:42 +0000
  • 05b5a56d55
    Release v0.7.0 v0.7.0 Nick Groenen 2021-04-11 16:28:08 +0200
  • 5e8e8b9c96
    Update release checklist Nick Groenen 2021-04-11 16:32:52 +0200
  • 84a9abc98d
    Add extra license disclaimer Nick Groenen 2021-04-11 16:27:07 +0200
  • 50e9a3a3a3
    Document workaround for relative links issue with Hugo Nick Groenen 2021-04-11 16:22:01 +0200
  • c7b1500e6f
    Merge pull request #16 from zoni/dependabot/cargo/pretty_assertions-0.7.1 Nick Groenen 2021-04-11 15:57:56 +0200
  • f2e55f285a
    Merge pull request #18 from zoni/dependabot/cargo/walkdir-2.3.2 Nick Groenen 2021-04-11 15:57:52 +0200
  • f95afd768c
    Merge pull request #15 from zoni/dependabot/cargo/regex-1.4.5 Nick Groenen 2021-04-11 15:57:46 +0200
  • 638e83e9dc
    Simplify and improve documentation Nick Groenen 2021-04-11 15:39:54 +0200
  • af403e8daf
    Bump regex from 1.4.3 to 1.4.5 dependabot[bot] 2021-04-11 12:10:12 +0000
  • 831fd162e3
    Merge pull request #10 from zoni/postprocessing Nick Groenen 2021-04-11 14:08:58 +0200
  • 58eb79e53d
    new: postprocessing support Nick Groenen 2021-02-20 21:35:45 +0100
  • 33ea2dea47
    Bump walkdir from 2.3.1 to 2.3.2 dependabot[bot] 2021-03-29 06:26:37 +0000
  • 95dee59d6c
    Bump pretty_assertions from 0.6.1 to 0.7.1 dependabot[bot] 2021-03-15 06:24:40 +0000
  • f0dd6f7132
    Fix: also percent-encode `?` in filenames Nick Groenen 2021-02-16 09:13:04 +0100
  • 5f615e8ee0
    Update lockfile Nick Groenen 2021-02-15 21:42:35 +0100
  • b54d4b46e7
    Release v0.6.0 v0.6.0 Nick Groenen 2021-02-15 21:27:12 +0100
  • ecf55d25db
    Avoid redundant "Release" in GitHub release titles Nick Groenen 2021-02-15 21:26:10 +0100
  • acfacc690b
    New: add `--version` flag Nick Groenen 2021-02-15 21:24:23 +0100
  • e85421609e
    Merge pull request #11 from zoni/notes-with-underscores Nick Groenen 2021-02-15 19:46:05 +0100
  • cfd07dc5c7
    Fix: Recognize notes beginning with underscores Nick Groenen 2021-02-15 19:41:31 +0100
  • 138965a764
    Add failing testcase for files with underscores Nick Groenen 2021-02-15 19:41:27 +0100
  • 2635cdb3a7
    Add unit tests for display of ObsidianNoteReference Nick Groenen 2021-02-15 12:19:02 +0100
  • 25233cec4a
    Add some unit tests for ObsidianNoteReference::from_str Nick Groenen 2021-02-15 12:09:08 +0100
  • 2fa34fb5db
    Also run tests on pull requests Nick Groenen 2021-02-14 20:48:52 +0100
  • f94753c511
    Chg: Don't Box FilterFn in WalkOptions Nick Groenen 2021-02-12 13:30:06 +0100
  • 7c7042d1dd
    Apply clippy suggestions following rust 1.50.0 Nick Groenen 2021-02-12 13:27:04 +0100
  • 96535aef6e
    Merge pull request #9 from joshuacoles/feature-same-file-section-links Nick Groenen 2021-02-12 13:07:08 +0100
  • f76fc22312 Fix infinite recursion bug with references to current file. Joshua Coles 2021-02-09 11:32:10 +0000
  • 60d41672a5 Add tests for self-references Joshua Coles 2021-02-09 10:36:39 +0000
  • 9418f20d61 Support self-references Joshua Coles 2021-02-03 17:45:33 +0000
  • 8e4238645b
    Merge pull request #6 from zoni/dependabot/cargo/tempfile-3.2.0 Nick Groenen 2021-01-18 18:35:26 +0100
  • 1158c36e7c
    Bump tempfile from 3.1.0 to 3.2.0 dependabot[bot] 2021-01-18 06:46:11 +0000
  • 7360661fa3
    Merge pull request #5 from zoni/dependabot/cargo/eyre-0.6.5 Nick Groenen 2021-01-16 11:47:04 +0100
  • 5430da2cef
    Merge pull request #4 from zoni/dependabot/cargo/regex-1.4.3 Nick Groenen 2021-01-16 11:46:53 +0100
  • 751dcc39f0
    Bump eyre from 0.6.3 to 0.6.5 dependabot[bot] 2021-01-11 06:36:23 +0000
  • c67d4fde2c
    Bump regex from 1.4.2 to 1.4.3 dependabot[bot] 2021-01-11 06:36:21 +0000
  • 63186b4370
    Release v0.5.1 v0.5.1 Nick Groenen 2021-01-10 19:47:14 +0100
  • e6fc611b58
    fix: find uppercased notes when referenced with lowercase Nick Groenen 2021-01-10 19:43:28 +0100
  • d330af3989
    Release v0.5.0 v0.5.0 Nick Groenen 2021-01-05 15:47:02 +0100
  • a0cef3d9c8
    New: Add --no-recursive-embeds to break infinite recursion cycles Nick Groenen 2021-01-05 15:37:37 +0100
  • cdb2517365
    new: make walk options configurable on CLI Nick Groenen 2021-01-05 00:01:28 +0100
  • 4401123ea1
    chg: print warnings to stderr rather than stdout Nick Groenen 2021-01-04 19:22:05 +0100
  • 6033407266
    new: support links referencing headings Nick Groenen 2021-01-04 21:17:46 +0100
  • fcb4cd9dec
    new: support embeds referencing headings Nick Groenen 2021-01-04 19:12:51 +0100
  • cc58ca01a5
    Include filter_fn field in WalkOptions debug display Nick Groenen 2020-12-24 00:05:36 +0100
  • e3201e58be
    Release v0.4.0 v0.4.0 Nick Groenen 2020-12-23 00:25:33 +0100
  • ac86d62678
    Add brief library documentation to all public types and functions Nick Groenen 2020-12-23 00:12:16 +0100
  • 310e1cce50
    Set git-repository-url for mdBook Nick Groenen 2020-12-22 23:16:25 +0100
  • 147c2a4bd5
    Add changelog to mdBook Nick Groenen 2020-12-22 14:28:38 +0100
  • 6d03d4b2ca
    Add release checklist Nick Groenen 2020-12-22 12:56:03 +0100
  • 6245c9a31d
    Fix: correct relative links within embedded notes Nick Groenen 2020-12-22 12:37:04 +0100
  • 207ca1124e
    Move vault_contents out of Context and into Exporter Nick Groenen 2020-12-22 11:10:45 +0100
  • e9d5e69e24
    Update Cargo.toml version number Nick Groenen 2020-12-21 15:24:47 +0100
  • a1178fa308
    Release v0.3.0 v0.3.0 Nick Groenen 2020-12-21 15:13:48 +0100
  • 4d05ac1e4c
    Setup gitchangelog Nick Groenen 2020-12-21 13:51:50 +0100
  • 749f3e425c
    Chg: Add extra whitespace around multi-line warnings Nick Groenen 2020-12-21 13:04:10 +0100
  • 3b46d6b7d1
    New: Report file tree when RecursionLimitExceeded is hit Nick Groenen 2020-12-21 13:01:08 +0100
  • 7027290697
    Allow custom filter function to be passed with WalkOptions v0.2.0 Nick Groenen 2020-12-13 23:15:13 +0100
  • 8a28d627e4
    Re-export vault_contents and WalkOptions as pub from crate root Nick Groenen 2020-12-11 14:52:59 +0100
  • 466bc28485
    Run mdbook hook against README.md too Nick Groenen 2020-12-08 01:03:24 +0100
  • f1393fca37
    Update installation instructions Nick Groenen 2020-12-08 01:00:58 +0100
  • 6de76d9480
    Add MdBook generation script and precommit hook Nick Groenen 2020-12-08 01:00:09 +0100
  • 2edc2e87fb
    Add more reliable non-ASCII tetscase Nick Groenen 2020-12-07 23:29:13 +0100
  • bbf789d605
    Create FUNDING.yml Nick Groenen 2020-12-07 22:49:20 +0100
  • c2de776148
    Public release v0.1.0 Nick Groenen 2020-11-28 13:14:50 +0100