Skip to content

trim whitespace from API input

Compare
Choose a tag to compare
@briskt briskt released this 18 Sep 13:31
· 30 commits to main since this release
6f00867

Added

  • Added GitHub Actions timeout.
  • Added semantic version tags to Docker image (e.g. 1.2 for tag 1.2.3).

Fixed

  • Trim whitespace from user-submitted strings.
  • Code whitspace inconsistencies fixed by phpStorm.