• v0.5.0 c7446d0f48

    cf7 released this 2025-10-16 15:03:17 +00:00 | 4 commits to main since this release

    Happy to announce a new version of linedump!

    What is new?

    Paste deletions

    After creating a paste, you'll get back a URL with a token with which you can delete just created paste again with a simple HTTP POST request.

    Logging

    I wasn't sure about it, but logging has been added. It is turned of by default but it will be necessary when the projects grows anyway. I went with structured JSON as it is easier to work with - I might add support for logfmt or other formats at some point.

    Additionally ...

    some minor fixes and typos + some more examples. Nothing special.


    All changes are online at https://linedump.com and the tests have been successful.

    Downloads
  • v0.4.0 2a7bab59f3

    cf7 released this 2025-10-10 19:07:23 +00:00 | 11 commits to main since this release

    Added auth function for paste creation

    Downloads
  • v0.3.0 6e9390c197

    v0.3.0 Stable

    cf7 released this 2025-10-03 22:15:55 +00:00 | 12 commits to main since this release

    Changed from DOMAIN to BASEURL to make it easier to self-host. Add more instructions and some other minor changes.

    Downloads
  • v0.2.1 8531d09a04

    cf7 released this 2025-09-20 16:05:12 +00:00 | 23 commits to main since this release

    • init
    Downloads