Skip to content

Releases: eclipse-score/score-crates

v0.0.9

25 Mar 11:15
a5f4f57

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.8...v0.0.9

v0.0.8

18 Mar 12:53
90539da

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.7...v0.0.8

v0.0.7

09 Feb 09:19
3724380

Choose a tag to compare

What's Changed

NOTE:
TO make x86-64-qnx work use below until rules_rust are not takne from S_CORE BCR

git_override(
    module_name = "rules_rust",
    remote = "https://github.com/pawelrutkaq/rules_rust.git", # To be fixed once rule_rust is in score bazel registry
    commit = "293337fd6402ec3dfbeb8f2d589f38ad9124dadd",
)

Full Changelog: v0.0.6...v0.0.7

v0.0.6

15 Dec 12:21
91fd790

Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

v0.0.5

27 Nov 11:14
85d4ae3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.4...v0.0.5

v0.0.4

12 Nov 11:16
fa67992

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.3

23 Oct 11:53
6031e8c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.0.3

Release 0.0.2

26 Sep 07:28
3543fe9

Choose a tag to compare

What's Changed

  • Add version and compatibility_level

Full Changelog: v0.0.1...v0.0.2