Skip to content

Releases: ROCm/rocm-docs-core

v1.4.0

06 Jun 18:06
Compare
Choose a tag to compare

v1.4.0 (2024-06-06)

Feat

  • Add google site verification content to theme context
  • Add template for google site verification content

Refactor

  • Get versions from data branch instead of header-versions branch

[main 9f5e9e4] bump: version 1.3.0 → 1.4.0
3 files changed, 15 insertions(+), 4 deletions(-)

v1.3.0

04 Jun 16:52
Compare
Choose a tag to compare

v1.3.0 (2024-06-04)

Feat

  • projects.yaml: Add rocprofiler-sdk to projects
  • projects.yaml: add rocminfo and rocm_bandwidth_test to projects list

[main c21e9ad] bump: version 1.2.1 → 1.3.0
3 files changed, 11 insertions(+), 4 deletions(-)

v1.2.1

03 Jun 19:28
Compare
Choose a tag to compare

v1.2.1 (2024-06-03)

Fix

  • custom.css: Change line color at dark mode of multiline list

[main 9c4db30] bump: version 1.2.0 → 1.2.1
3 files changed, 10 insertions(+), 4 deletions(-)

v1.2.0

27 May 22:28
Compare
Choose a tag to compare

v1.2.0 (2024-05-27)

Feat

  • projects.yaml: Add rocr_debug_agent to projects.yaml

[main 8f8d6eb] bump: version 1.1.3 → 1.2.0
3 files changed, 10 insertions(+), 4 deletions(-)

v1.1.3

22 May 22:40
Compare
Choose a tag to compare

v1.1.3 (2024-05-22)

Fix

  • Get header version from URL instead of theme.conf

Refactor

  • projects.py: Use ROCm org when checking versions for banner
  • theme.py: Point to ROCm org instead of RadeonOpenCompute for rocm-docs-core

[main f33b091] bump: version 1.1.2 → 1.1.3
3 files changed, 15 insertions(+), 4 deletions(-)

v1.1.2

16 May 20:18
Compare
Choose a tag to compare

v1.1.2 (2024-05-16)

Fix

  • projects.yaml: add rocr-runtime
  • custom.css: add bottom margin to images in rst files
  • 404.html: Remove relative link in 404.html page

[main dd6bca9] bump: version 1.1.1 → 1.1.2
3 files changed, 12 insertions(+), 4 deletions(-)

v1.1.1

26 Apr 22:50
Compare
Choose a tag to compare

v1.1.1 (2024-04-26)

Fix

  • core.py: Update Sphinx API call to doc2path

Refactor

  • core.py: Format core.py with black
  • Address mypy type warnings

[main b7ac909] bump: version 1.1.0 → 1.1.1
3 files changed, 15 insertions(+), 4 deletions(-)

v1.1.0

24 Apr 15:45
Compare
Choose a tag to compare

v1.1.0 (2024-04-24)

Feat

  • theme.conf: Update header latest version

Fix

  • footer.html: Bump year to 2024 in footer

Refactor

  • Correct major version for breaking change

[main 2ef8c1a] bump: version 1.0.0 → 1.1.0
3 files changed, 18 insertions(+), 4 deletions(-)

v1.0.0

17 Apr 22:45
Compare
Choose a tag to compare

v1.0.0 (2024-04-17)

BREAKING CHANGE

  • This requires updating .readthedocs.yaml (tools.python)
    and re-generating requirements.txt for all dependent projects.

Feat

  • theme.py: Update banner announcement about docs.amd.com redirect

Fix

  • layout.html: Update google-site-verification metadata
  • header.jinja: Update link to infinity hub
  • Update rocm flavor header.jinja to Blogs
  • header.jinja: Replace Lab Notes link with Blogs

Refactor

  • Fix mypy and isort errors
  • Apply black formatting
  • Fixes for ruff
  • projects.py: Ignore mypy limitation for dynamic type checking
  • theme.py: Modify new banner announcement message for latest
  • Use type instead of instanceof
  • Fix type hints and assertions to pass Python linting

[main 31c4ef0] bump: version 0.38.1 → 1.0.0
3 files changed, 38 insertions(+), 4 deletions(-)

v0.38.1

10 Apr 22:14
Compare
Choose a tag to compare

v0.38.1 (2024-04-10)

Fix

  • extra_stylesheet.css: Fix flexbox positioning for doxygen content

Refactor

  • Specify left instead of flex-end

[main 9423d6a] bump: version 0.38.0 → 0.38.1
3 files changed, 14 insertions(+), 4 deletions(-)