• v0.1.1 a38ab85320

    v0.1.1
    All checks were successful
    / docker build (push) Successful in 1m19s
    / cargo test (push) Successful in 20s
    Stable

    Karcsesz released this 2024-04-01 16:31:08 +02:00 | 4 commits to master since this release

    Patches an issue that arises when fetch is pulling in a record that has the same name as an already existing record, but with a different capitalisation. Now the merge function also ignores case.

    Downloads
  • v0.1.0 1804f455f6

    First proper release!
    All checks were successful
    / docker build (push) Successful in 1m10s
    / cargo test (push) Successful in 22s
    Stable

    Karcsesz released this 2024-03-18 01:59:07 +01:00 | 8 commits to master since this release

    The first proper release of Fingerlink. It's nowhere near complete, but I consider it at least usable at this point.

    A docker image is available at karcsesz/fingerlink in two flavours:

    • normal (comes with bundled Vim editor)
    • nano (comes with bundled Nano editor)
    Downloads