• 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