Skip to content

v6.4.3

Latest
Compare
Choose a tag to compare
@xnbox xnbox released this 09 Mar 14:26
· 5 commits to main since this release

Thank you to all the people who helped with advice, suggestions, and participation!
Special thanks to:

release v6.4.3

  • Bug fixes
  • Minor code enhancements
  • Release on top of Tommy v10.0.10
  • README updated

release v6.4.2

  • Cheatsheet page updated.
  • Bug fixes
  • Minor code enhancements
  • Documentation updated
  • PetClinic example updated
  • Release on top of Tommy v10.0.10

release v6.4.1

  • New request header: X-OpenAPI-Parameters
  • PetClinic example added

release v6.3.2

  • Bug fixes

release v6.3.1

  • New option --dir forward unmatched requests to specified directory

release v6.2.1:

  • New option --no-log-request-info disable request info in console logging

release v6.1.2:

  • Option --host fixed (help and doc updated)

release v6.1.1:

  • New option --db <file|url> json/yaml/csv memory file to populate templates
  • New option --db-export export memory to json file
  • New option --db-path serve live memory file at specified context
  • New option --js <file|url>... JavaScript file(s) for script engine context
  • New option --no-bak disable backup old memory file before overwrite
  • New response header X-Handler-XGI XGI (Extended Gateway Interface) program
  • New response header X-Handler-CGI CGI (Common Gateway Interface) program
  • New response header X-Handler-JS JavaScript response handler function
  • Default 'Not found' status changed from 400 to 404
  • Cheatsheet page updated.
  • Bug fixes
  • Minor code enhancements
  • Documentation updated
  • Release on top of Tommy v10.0.10