Skip to content

Version 0.18.0

Compare
Choose a tag to compare
@davidlougheed davidlougheed released this 22 Jan 15:53
· 6 commits to master since this release

What's Changed

  • refact!: dockerization + federation/multi-node portal by @davidlougheed in #13
    • the portal is now available in a Docker container, and can connect to multiple "data nodes"
    • the server software scripts have been revised to use more environment variables/stdin for input
  • feat: configurable set of available assays for nodes by @davidlougheed in #14
  • feat(client): support node switching by @davidlougheed in #15
  • fix: don't leak command failed errors + remove stack returns by @davidlougheed in #16

Full Changelog: v0.17.0...v0.18.0