Skip to content

v0.8.4

Choose a tag to compare

@aJesus37 aJesus37 released this 15 Mar 15:37
· 54 commits to main since this release

Fixed

  • Demo seed crashed on startup with dataset: not found — BusyBox ash (Alpine's shell) treated the trailing semicolon inside the double-quoted TITANIC_SCHEMA variable as a command terminator; removed the semicolon to fix parsing
  • Removed dead DEMO_MODE=true env var from demo docker-compose.yml (it was set but never read anywhere)

Full Changelog: v0.8.3...v0.8.4