Skip to content

Releases: warehouse-13/hammertime

v0.0.11

02 Feb 11:26
v0.0.11
5ec1c72
Compare
Choose a tag to compare

What's Changed

Compatibility 🔌

This release is compatible with flintlock >= v0.5.0.

Features 🚀

Refactorings 🔩

Full Changelog: v0.0.10...v0.0.11

v0.0.10

07 Nov 13:49
v0.0.10
db1a748
Compare
Choose a tag to compare

What's Changed

Compatibility 🔌

This release is compatible with flintlock >= v0.2.0.

Features 🚀

Docs 📖

  • Fix the go install url to not contain releases by @Skarlso in #63

New Contributors

Full Changelog: v0.0.9...v0.0.10

v0.0.9

28 Jul 16:58
3021a9b
Compare
Choose a tag to compare

What's Changed

Compatibility 🔌

This release is compatible with flintlock v0.1.2.

Features 🚀

  • feat: Add option to silence output on some cmds by @Callisto13 in #62

Bug Fixes 🐛

Full Changelog: v0.0.8...v0.0.9

v0.0.8

14 Jul 18:23
cf5c16e
Compare
Choose a tag to compare

What's Changed

Compatibility 🔌

This release is compatible with flintlock v0.1.1.

Features 🚀

Improvements ✨

  • Extract Create client to pkg/client and add unit tests by @m-rcd in #35
  • feat(test): Add var to run tests on real flintlock by @Callisto13 in #44
  • ref: Separate main.go into a cli builder by @Callisto13 in #49
  • ref: Move Dial into a separate package by @Callisto13 in #52
  • ref: Add Client builder for generic abstraction by @Callisto13 in #56

Dependencies 🔩

Full Changelog: v0.0.7...v0.0.8

v0.0.7

21 Feb 17:41
26a741c
Compare
Choose a tag to compare

What's Changed

Compatibility 🔌

This release is compatible with flintlock v0.1.0-alpha.8.

Features 🚀

  • feat(test): Add initial integration tests by @m-rcd in #5
  • feat(test): Add Integration Tests Part 2 by @m-rcd in #12
  • feat: Add delete --all command to delete all microvms by @Callisto13 in #13 and #20
  • feat: Add ability to get mvm with name and/or namespace by @m-rcd in #22

Bug Fixes 🐛

Dependencies 🔩

New Contributors

  • @m-rcd made their first contribution in #7

Full Changelog: v0.0.6...v0.0.7

v0.0.6

28 Jan 16:40
95b2b16
Compare
Choose a tag to compare

Compatibility

This release is compatible with flintlock <= v0.1.0-alpha.6.

v0.0.5

21 Jan 14:09
e126404
Compare
Choose a tag to compare
Remove kernel.cmdline

Flintlock now defaults a standard required set, and this field has
changed from 'cmdline: ""' to 'cmdline.additionalProperties: ""'.

v0.0.4

13 Jan 16:26
0819a55
Compare
Choose a tag to compare
Add configfile option to get and delete

v0.0.3

12 Jan 17:13
0988ba4
Compare
Choose a tag to compare
Option to provide configfile

v0.0.2

14 Dec 12:49
5b7fc90
Compare
Choose a tag to compare
Add flag to 'get' for printing state