Skip to content

1.6.0

Compare
Choose a tag to compare
@patinthehat patinthehat released this 12 Jan 15:00
· 46 commits to main since this release
  • add --raw flag to send contents without any pre-processing, such as sending the contents of an html file _(without --raw, the source will display instead)
  • specifying the payload as as dash "-" is now treated as an indicator that data should be read from stdin (this is the same as specifying --stdin).
  • code cleanup & reorganization
  • test cleanup & slight increase in test coverage
  • readme update