Skip to content

Releases: mikelangelo-project/capstan

Capstan v0.3.0

Choose a tag to compare

@miha-plesko miha-plesko released this 30 Jan 07:25
  • add capstan package update to update all local packages
  • some minor bugfixes
  • sequential config_set support
  • allow remote unikernel contextualization (compose-remote)
  • volumes support (create, attach)
  • ensure compatibility with Mac by using safer QEMU flags
  • add 3-clause BSD license
  • unikernel images now store creation time and platform
  • capstan pacakges now store creation time and platform
  • add Python runtime
  • bootcmd inheritance from parent packages
  • support --env also in capstan package compose
  • recursive boot commands
  • package self-documentation
  • compressed capstan packages

Capstan v0.2.1

Choose a tag to compare

@gberginc gberginc released this 15 Jun 07:19
  • Capstan ignore: allow use of file patterns to ignore specific parts of the package content
  • Configure environment variables using CLI
  • Override run configuration options via environment variable passing
  • Introduce compressed application packages
  • Shortened default package names

Capstan v0.2.0

Choose a tag to compare

@gberginc gberginc released this 11 Apr 04:45
Merge pull request #16 from miha-plesko/refactor_pick_flavor

Refactor logic that picks optimal flavor