Skip to content

Releases: pilat/devbox

v0.1.23

07 Apr 14:10
baaae8f

Choose a tag to compare

Changelog

  • ed8ed54 chore(deps): bump github.com/docker/compose/v2 from 2.40.2 to 2.40.3 (#21)
  • e2d89a8 chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.7.7 to 6.7.8 (#25)
  • 74bc3a4 chore(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 (#28)
  • baaae8f fix: use git clean -fdx to remove gitignored files from sources (#40)

v0.1.22

26 Dec 20:47
aa374ce

Choose a tag to compare

Changelog

v0.1.21

01 Oct 00:46
f822770

Choose a tag to compare

Changelog

  • e926371 chore: add dependabot (#3)
  • f822770 feat: add --no-tty flag to run and shell commands (#5)

v0.1.20

06 Jun 16:45
742b3b6

Choose a tag to compare

Changelog

  • 742b3b6 fix: prevent git clone from hanging on auth prompts (#2)

v0.1.19

28 Jan 08:04

Choose a tag to compare

Changelog

  • f8e1cd5 fix: revert autodetection refactoring

v0.1.18

28 Jan 06:51

Choose a tag to compare

Changelog

  • 98ba18e fix: affected service autodetection

v0.1.17

27 Jan 04:13

Choose a tag to compare

Changelog

v0.1.16

24 Jan 15:37

Choose a tag to compare

Changelog

  • 78e84e0 doc: add readme file
  • c84757a fix: info command should not update the project
  • b6a00f1 fix: restart should always up containers
  • 1876980 fix: sync with source might fail when was interrupted

v0.1.15

19 Jan 18:55

Choose a tag to compare

Changelog

  • ed50bbf feature: command to edit env file
  • af4c538 fix: support .env by default

v0.1.14

19 Jan 16:49

Choose a tag to compare

Changelog

  • 5f4b3c0 fix: state file should be pre-created