v0.2
Changelog:
- feat: support for loading images in podman: #32
- feat: direnv intigration: #10
- feat: support for building base images for dev/runtime deps to use in Dockerfiles: #46
- feat: support for releasing artifacts on GitHub Releases: #41
- feat: add functionality to check for updates using
--checkflag in update cmd: #49 - feat: support for modifying Dockerfiles with tags: #61
- feat: support to mention the tag in the oci cmd: #57
- fix: rewrite
bsf.hclwhen tag flag is passed in oci cmd: #62