Skip to content

v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Apr 16:59
d0ed4da

Changes

  • Breaking Change InstanceRebuildOptions.Booted is now a pointer.
  • Breaking Change InstanceRebuildOptions.StackscriptID is now InstanceRebuildOptions.StackScriptID
  • Breaking Change InstanceRebuildOptions.StackscriptData is now InstanceRebuildOptions.StackScriptData

🚀 Added

🐛 Bug Fixes

  • InstanceRebuildOptions no longer requires all fields to be specified @phillc (#135)