v0.0.1
- Includes a process monitor and remote command execution functionality
- Security improvements including brute force protection and rate limiting
- Accepts
JSON
andYAML
files for env config - Supports custom worker count for
uvicorn
server - Allows custom logging using
logging.ini
- Includes an option to set the
apikey
via commandline - Full Changelog: v0.0.0...v0.0.1