Releases: Quiq/registry-ui
Releases · Quiq/registry-ui
0.6
- Add MySQL support along with sqlite3 as a registry event storage.
New config settingsevent_database_driver
,event_database_location
. - Bump Go version and dependencies.
Upgrade note: copy settings event_database_driver
, event_database_location
from the default config.yml to yours if using a custom one.
0.5
Initial release.