Skip to content

Releases: mikelangelo-project/capstan

Capstan v0.3.0

30 Jan 07:25
Compare
Choose a tag to compare
  • 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

15 Jun 07:19
Compare
Choose a tag to compare
  • 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

11 Apr 04:45
Compare
Choose a tag to compare
Merge pull request #16 from miha-plesko/refactor_pick_flavor

Refactor logic that picks optimal flavor