Skip to content

Releases: ddev/ddev-phpmyadmin

v0.3.3: Add `ddev start` for the host command

12 Dec 16:24
9cc65e0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2: Mention ddev phpmyadmin command

07 Nov 19:43
8c5974d

Choose a tag to compare

What's Changed

  • Mention 'ddev phpmyadmin' in readme and installation by @rfay in #8

Full Changelog: v0.3.1...v0.3.2

v0.3.1: Minor tests improvements

28 Oct 13:18
8c52863

Choose a tag to compare

What's Changed

  • Improve test to be less fragile about output, use github action by @rfay in #7

Full Changelog: v0.3.0...v0.3.1

v0.3.0: Expose port directly if router disabled (gitpod, codespaces)

27 Jul 15:46
e9a3c79

Choose a tag to compare

What's Changed

  • fix: directly expose port on 8036 when router disabled, fixes #3 by @rfay in #4

Full Changelog: v0.2.0...v0.3.0

v0.2.0: Improve healthcheck so it comes up faster

22 Jul 01:05
eb20886

Choose a tag to compare

What's Changed

  • fix: healthcheck makes it come up too slowly by @rfay in #2

New Contributors

  • @rfay made their first contribution in #2

Full Changelog: v0.1.1...v0.2.0

v0.1.1: Better tests

25 Jun 21:02
1e128a1

Choose a tag to compare

v0.1.0: Should be working with tests

25 Jun 20:49
d291da2

Choose a tag to compare

Testing release

15 Jun 01:34
0f216d7

Choose a tag to compare

Testing release

15 Jun 00:55
5e0c980

Choose a tag to compare

v0.0.1

First fixup