just released the Fedi post import and export tool slurp v1.1.0, which fixes some bugs and annoyances, including one reported by @elilla which was preventing it from working with Mastodon. also thanks to @ladytel for the initial goreleaser config.
this is my first slurp release to include amd64 and arm64 binaries for macOS and Linux so you don't have to build it yourself: https://codeberg.org/vyr/slurp/releases/tag/v1.1.0
macOS users may need to strip the quarantine flag from the binary with xattr -d com.apple.quarantine path/to/downloaded/slurp.

v1.1.0 - vyr/slurp
This is the first binary release! macOS and most Linux users won't have to build `slurp` themselves. This release also fixes a bunch of bugs and annoyances. ## Changelog * 1e561335d648ccc0dab472089a9b99af54466684 Fix broken nodeinfo call * a77b0f3d97f481e3ab8656fb69fde2e40042c22b Add require...