Skip to content

Version 0.2.0

Latest
Compare
Choose a tag to compare
@ordinary-dev ordinary-dev released this 16 Mar 16:02
· 1 commit to master since this release
7492474

New features

  • Add the ability to listen on a unix socket (see SOCKET_PATH).
  • Added the ability to specify an IP address for binding (see LISTEN_ADDRESS).

Other changes

  • Added a version of the program without Docker (x86-64 linux only).
  • Handle interrupts and wait for connections to complete.
  • Initialize response on startup.
  • Update github actions and alpine image.