Skip to content

[1.0.0-beta] - 2019-10-31

Pre-release
Pre-release
Compare
Choose a tag to compare
@cohaolain cohaolain released this 31 Oct 14:59
· 23 commits to master since this release
64ad372

Added

  • The ability to specify the endpoint URL to be used through an env
    variable.

  • A Makefile with basic build, test and push commands for Docker.

Fixed

  • .sample_env MySQL configuration now points to 127.0.0.1 instead of
    localhost, as using localhost fails due to MySQL trying to create a
    Unix socket.
  • Added a missing dependency.