Skip to content

Releases: eclipse-score/docs-as-code

v2.2.1

11 Dec 22:26
c87cd89

Choose a tag to compare

Note

This release is intentionally dependent on eclipse-score/bazel_registry#188

This is not yet in the bazel_registry

You cannot use it yet

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.2.1

v2.2.0

05 Dec 07:37
7a600ff

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

03 Dec 14:06
620bca0

Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.1.0

v2.0.3

27 Nov 11:09
59fc437

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.2...v2.0.3

v2.0.2

12 Nov 11:10
df4e6a3

Choose a tag to compare

What's Changed

  • Fix: docs-as-code 2.0.2 is now usable without explicitly depending on score_process >= 1.3.1 by @AlexanderLanin in #301

Full Changelog: v2.0.1...v2.0.2

v2.0.1

11 Nov 11:09
bb52c96

Choose a tag to compare

What's Changed

Bugfix: allow multiple dependencies in docs() command.

In Detail

Full Changelog: v2.0.0...v2.0.1

v2.0.0

10 Nov 10:35
78c0070

Choose a tag to compare

What's Changed

  • PREFIXES_ have been removed
  • experimental combo/mega/full build
  • support for useblocks ubCode extension (you need to run any bazel-docs command first, e.g. bazel run //:docs_check)

How to update from 1.x

  • Change version in your MODULE.bazel
  • Remove all PREFIXES_ in your rst files where you refer to external needs
  • Remove project_prefix from your local conf.py file
  • Add <pyth_to_docs>/ubproject.toml to your /.gitignore
  • For combo/mega/full build extend index.rst with external repos

In Detail

New Contributors

Full Changelog: v1.4.0...v2.0.0

v2.0.0-alpha.1

07 Nov 19:17
4473a7a

Choose a tag to compare

v2.0.0-alpha.1 Pre-release
Pre-release

What's Changed

  • PREFIXES_ have been removed
  • experimental combo/mega/full build
  • support for useblocks ubCode extension (you need to run any bazel-docs command first, e.g. bazel run //:docs_check)

How to update from 1.x

  • Change version in your MODULE.bazel
  • Remove all PREFIXES_ in your rst files where you refer to external needs
  • Remove project_prefix from your local conf.py file
  • Add <pyth_to_docs>/ubproject.toml to your /.gitignore
  • For combo/mega/full build extend index.rst with external repos

Known bugs - to be fixed in next release

  • Bump version in MODULE.bazel
  • docs_combo target is called docs_combo_experimental in documentation
  • severe problems when _build directory is not deleted

In Detail

New Contributors

Full Changelog: v1.4.0...v2.0.0-alpha.1

v1.4.0 - matching to process 1.2.0

08 Oct 18:32
2df3908

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

23 Sep 09:32
50d77f8

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0