8000 Releases · compose-viz/compose-viz · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: compose-viz/compose-viz

v0.3.4

14 Oct 09:16
f522fc6
Compare
Choose a tag to compare

Bug Fixes

  • discard depreciated set-out syntax, change to github_env #59 (Zheng Zhi Yuan)
  • use GITHUB_OUTPUT instead of GITHUB_ENV #60 (Xyphuz)
  • missing poetry prefix #60 (Xyphuz)
  • wrong file permission when updating version number #61 (Xyphuz)
  • wrong regex in update-submodules.py #73 (Xyphuz)

Chores

Commits

v0.3.3

05 Jul 11:13
Compare
Choose a tag to compare

Chores

Commits

  • 25c1fa1: Make admin network external in test case (Mark Prins) #58
  • 89c2d80: Make the external attribute of a Network be an optional boolean (Mark Prins) #58

v0.3.2

27 Apr 19:50
b17b23c
Compare
Choose a tag to compare

Features

Bug Fixes

  • wrong typing in tests #56 (Xyphuz)
  • should follow conventional commit when updating new compose-spec #56 (Xyphuz)

Continuous Integration

  • check updates of compose-spec and file PR #56 (Xyphuz)
  • move naming script execution from ci to update-submodules #56 (Xyphuz)

Chores

  • update dep versions #56 (Xyphuz)
  • update poetry version in github actions #56 (Xyphuz)
  • update versiono tag #56 (Xyphuz)
  • update naming convention and version number when submodules have been updated #56 (Xyphuz)

Commits

v0.3.1

06 May 14:49
1c14fde
Compare
Choose a tag to compare

Bug Fixes

Builds

Chores

v0.3.0

10 Jan 17:25
2306455
Compare
Choose a tag to compare

Features

Bug Fixes

  • ports start with colon cannot be parsed #38 #42 (Xyphuz)
  • wrong generated data model of compose spec #41 #42 (Xyphuz)
  • handle key error during parsing root service #43 (Xyphuz)

Tests

Chores

Commits

v0.2.4

09 Jun 09:35
8d40933
Compare
Choose a tag to compare

Chores

v0.2.3

09 Jun 06:09
09e4fbe
Compare
Choose a tag to compare

Features

Tests

Chores

  • add cgroup_parent and container_name yaml #33 (uccuz)
  • add cgroup and container_name test case #33 (uccuz)
  • add devices, env_file, expose and profiles #33 (uccuz)
  • create env, expose, profiles test case #33 (uccuz)
  • apply pre-commit hooks #33 (Xyphuz)
  • add new devices yaml data #34 (uccuz)
  • create device test case #34 (uccuz)
  • implement device parse #34 (uccuz)
  • apply pre-commit hooks #34 (Xyphuz)
  • add missing type annotations #35 (Xyphuz)
  • update examples #35 (Xyphuz)
  • change volumes_ro type to dashed #35 (Xyphuz)
  • change profile's and cgroup_parent's arrow direction #35 (Xyphuz)
  • remove unnecessary validation #35 (Xyphuz)
  • apply missing pre-commit hooks #35 (Xyphuz)
  • update version number #36 (Xyphuz)

Commits

v0.2.2

29 May 08:44
6271ef8
Compare
Choose a tag to compare

Chores

v0.2.1

29 May 08:13
b469cbc
Compare
Choose a tag to compare

Features

Bug Fixes

Continuous Integration

  • add docker image related actions #28 (Xyphuz)

Chores

v0.2.0

27 May 16:24
788268f
Compare
Choose a tag to compare

Features

Bug Fixes

Tests

Chores

0