Skip to content

Releases: darrenburns/posting

1.0.4

10 Jul 08:25
b9d1554
Compare
Choose a tag to compare
  • Fixes "go to next/previous directory" in the collection browser (shift+j and shift+k). Before this version, it wouldn't work if the directory fell on the first or last line of the tree.

1.0.3

09 Jul 20:06
Compare
Choose a tag to compare
  • Fix not being able to delete form data.
  • Simplify binding definition for deletion of rows from data tables.

1.0.2

09 Jul 14:30
fcfe5d0
Compare
Choose a tag to compare

Fixes an issue with autocompletion.

1.0.1

09 Jul 13:31
739bcbc
Compare
Choose a tag to compare

Posting v1 ✨

Posting is a powerful HTTP client which lives in your terminal.

It works over SSH, stores collections locally in a simple (and Git-friendly) YAML format, and can be operated efficiently using both keyboard and mouse.

image

Posting is written in Python using Textual.