Skip to content

v0.2.0

Compare
Choose a tag to compare
@justenwalker justenwalker released this 31 Mar 06:19
· 93 commits to main since this release
v0.2.0
59ef87f

Features

  • feat: add support for JSONStore (7077495)

Fixes

  • fix: JSONValue serialization (eacec57)
  • fix: add missing postgres dump (4bbe220)

Other

  • build: fix release target dependencies (7f81f27)
  • build: normalize VERSION arg to release target (dcd01a7)
  • docs: document Docker options (2e40ccb)
  • docs: document secret types (7628008)
  • docs: document task methods (4dc5db9)

Breaking Changes

  • remove cpu/memory options from Docker (db80159)
  • unexport NewTask (9a6d24b)
  • rename TaskConfig to ProcessConfig (860fb01)