Skip to content

Releases: ROCm/rocm-docs-core

v0.19.0

11 Jul 13:31
Compare
Choose a tag to compare

v0.19.0 (2023-07-11)

Feat

  • Add "local" flavor for providing the flavor in the project
  • Add support for theme "flavors"

Refactor

  • projects.py,theme.py: Decouple announcement strings from projects.py
  • projects.py: Don't read projects.yaml again for release announcement
  • projects.py: replace uses of _load_mapping with _create_mapping
  • projects.py: Make Project creation more explicit

[main bcb592f] bump: version 0.18.4 → 0.19.0
2 files changed, 16 insertions(+), 2 deletions(-)

v0.18.4

05 Jul 21:32
Compare
Choose a tag to compare

v0.18.4 (2023-07-05)

Fix

  • projects.yaml: add rpp to projects.yaml

[main 501b187] bump: version 0.18.3 → 0.18.4
2 files changed, 8 insertions(+), 2 deletions(-)

v0.18.3

29 Jun 15:16
Compare
Choose a tag to compare

v0.18.3 (2023-06-29)

Fix

  • projects.yaml: add more projects to yaml
  • projects.py: use development_branch string instead of variable

[main 1be7c68] bump: version 0.18.2 → 0.18.3
2 files changed, 9 insertions(+), 2 deletions(-)

v0.18.2

28 Jun 21:58
Compare
Choose a tag to compare

v0.18.2 (2023-06-28)

Fix

  • update latest version to 5.6.0

[main c13bb96] bump: version 0.18.1 → 0.18.2
2 files changed, 8 insertions(+), 2 deletions(-)

v0.18.1

27 Jun 23:21
Compare
Choose a tag to compare

v0.18.1 (2023-06-27)

Fix

  • projects.py: do not have an announcement stating the latest version

Refactor

  • header.html: revert flyout to default position for consistency

[main c4e1de5] bump: version 0.18.0 → 0.18.1
2 files changed, 12 insertions(+), 2 deletions(-)

v0.18.0

27 Jun 21:35
Compare
Choose a tag to compare

v0.18.0 (2023-06-27)

Feat

  • add extrahead block with metadata in layout.html

Fix

  • update announcement for RC of ROCm
  • map rocm version in projects.yaml to header.html version number

Refactor

  • use theme.conf for header version numbers
  • place rocm latest version in projects.yaml

[main c092ae4] bump: version 0.17.2 → 0.18.0
2 files changed, 18 insertions(+), 2 deletions(-)

v0.17.2

27 Jun 01:44
Compare
Choose a tag to compare

v0.17.2 (2023-06-27)

Fix

  • hardcode the url for ROCm docs

Refactor

  • util.py: formatting fix for ruff; return result of regex on remote_url

[main 976ce84] bump: version 0.17.1 → 0.17.2
2 files changed, 12 insertions(+), 2 deletions(-)

v0.17.1

26 Jun 22:32
Compare
Choose a tag to compare

v0.17.1 (2023-06-26)

Fix

  • projects.py: use formatted string for doc latest url

[main ebe7b60] bump: version 0.17.0 → 0.17.1
2 files changed, 8 insertions(+), 2 deletions(-)

v0.17.0

26 Jun 21:14
Compare
Choose a tag to compare

v0.17.0 (2023-06-26)

Feat

  • add announcement for unreleased and old branches

Fix

  • header.html: remove "docs-" from theme repo branch in header
  • update banner

Refactor

  • header.html: test rtd embed flyout div
  • theme.py: remove unnecessary open mode param UP015 for ruff
  • remove trailing whitespaces
  • refactor theme announcement logic
  • move banner logic to projects.py
  • include latest version url in announcement if not on latest

[main 71cecc2] bump: version 0.16.0 → 0.17.0
2 files changed, 22 insertions(+), 2 deletions(-)

v0.16.0

22 Jun 02:46
Compare
Choose a tag to compare

v0.16.0 (2023-06-22)

Feat

  • Updating announcement banner

[main 96157d6] bump: version 0.15.0 → 0.16.0
2 files changed, 8 insertions(+), 2 deletions(-)