Releases: player-ui/rules_player
Releases Β· player-ui/rules_player
v1.1.5
bazel_dep(name = "rules_player")
archive_override(
module_name = "rules_player",
strip_prefix = "rules_player-1.1.5",
urls = ["https://github.com/player-ui/rules_player/archive/refs/tags/v1.1.5.tar.gz"],
integrity = "sha256-sotB/beOkcn7FD+NurO6Uqi2OoKbbXHd7ya4ZO9nBCg="
)
Release Notes
Update JS Rules to Latest (#73)
- Update aspect rules for js builds to the latest major
- Update iOS rules to support Bazel 7
π Bug Fix
- Create Specific Export for XLR Manifest #72 (@KetanReddy)
- Update JS Rules to Latest #73 (@KetanReddy)
Authors: 1
- Ketan Reddy (@KetanReddy)
v1.1.4
bazel_dep(name = "rules_player")
archive_override(
module_name = "rules_player",
strip_prefix = "rules_player-1.1.4",
urls = ["https://github.com/player-ui/rules_player/archive/refs/tags/v1.1.4.tar.gz"],
integrity = "sha256-5YsvzRBeBV2dVgRorGouQfdkb/lu1W8k24QAIModpLw="
)
π Bug Fix
- Add XLR entries to generated package.json #63 (@adierkens)
Authors: 1
- Adam Dierkens (@adierkens)
v1.1.3
bazel_dep(name = "rules_player")
archive_override(
module_name = "rules_player",
strip_prefix = "rules_player-1.1.3",
urls = ["https://github.com/player-ui/rules_player/archive/refs/tags/v1.1.3.tar.gz"],
integrity = "sha256-Fqe4Y9aY5R0Y2yL9k+fsNKDrNPFP5/utyS5DQaoeYBA="
)
π Bug Fix
Authors: 1
- Marlon "Marky" Ercillo (@mercillo)
v1.1.2
bazel_dep(name = "rules_player")
archive_override(
module_name = "rules_player",
strip_prefix = "rules_player-1.1.2",
urls = ["https://github.com/player-ui/rules_player/archive/refs/tags/v1.1.2.tar.gz"],
integrity = "sha256-7aroW0aRlDpr5tOKVloMANRaLvt6xOiDVxESrSy0t58="
)
π Bug Fix
Authors: 1
- Marlon "Marky" Ercillo (@mercillo)
v1.1.1
bazel_dep(name = "rules_player")
archive_override(
module_name = "rules_player",
strip_prefix = "rules_player-1.1.1",
urls = ["https://github.com/player-ui/rules_player/archive/refs/tags/v1.1.1.tar.gz"],
integrity = "sha256-OiKyosV0bu3RJsg6DIsYPLvlIdnlkW1c6tcDMfH6yT8="
)
π Bug Fix
Authors: 1
- Marlon "Marky" Ercillo (@mercillo)
v1.1.0
bazel_dep(name = "rules_player")
archive_override(
module_name = "rules_player",
strip_prefix = "rules_player-1.1.0",
urls = ["https://github.com/player-ui/rules_player/archive/refs/tags/v1.1.0.tar.gz"],
integrity = "sha256-LwCE/dbbQUtpkIZedhtgJ5MwCjn5G00XO5LFxq09i7k="
)
π Enhancement
π Bug Fix
π Internal
- Lint & Fix all *.bzl files #60 (@adierkens)
- Update examples to use rules_bazel_integration_test #59 (@adierkens)
- Generate docs for all rules #58 (@adierkens)
Authors: 2
- Adam Dierkens (@adierkens)
- Marlon "Marky" Ercillo (@mercillo)
v1.0.1
bazel_dep(name = "rules_player")
archive_override(
module_name = "rules_player",
strip_prefix = "rules_player-1.0.1",
urls = ["https://github.com/player-ui/rules_player/archive/refs/tags/v1.0.1.tar.gz"],
integrity = "sha256-zIbxx1Bh/X4E8OwbPJz1nY9mOd2uAgmTZyf1Hs2mq+U="
)
π Bug Fix
- iOS publishing rule updates #51 (@hborawski)
- Update Generated Release Notes to Conform to Bazel 6 Standard #57 (@KetanReddy)
Authors: 2
- Harris Borawski (@hborawski)
- Ketan Reddy (@KetanReddy)
v1.0.0
http_archive(
name = "rules_player",
strip_prefix = "rules_player-1.0.0",
urls = ["https://github.com/player-ui/rules_player/archive/refs/tags/v1.0.0.tar.gz"],
sha256 = "d3c305a4bcd39e6c2b21986f1357012f6d5c4aa9a35f30fa487d878537fc851e"
)
Release Notes
Oclif Macro (#43)
Add macro for building Oclif CLIs and Plugins.
π₯ Breaking Change
- Bazel 6 Migration #34 (@adierkens @hborawski @rafbcampos @KetanReddy @sugarmanz @brocollie08 [email protected] @nancywu1)
π Bug Fix
- Update docs #53 (@adierkens @sugarmanz)
- Bazel 6 JVM #50 (@adierkens @brocollie08 @sugarmanz)
- Update config search path to remove bin/ prefix #44 (@adierkens @KetanReddy)
- Bazel 6 xlr #45 (@adierkens)
- Oclif Macro #43 (@KetanReddy)
- iOS_pipeline macro seperate out uitests #49 ([email protected] @nancywu1)
- iOS: Move over common utils.bzl macros to be reused for playerplugins #48 ([email protected] @nancywu1)
- add generic stamp rule back in to stamp Podspec #46 (@hborawski)
- Bazel 6 - Support artifact stamping #40 (@adierkens @KetanReddy)
- set visibility for native bundles #36 (@hborawski)
Authors: 8
- @brocollie08
- @nancywu1
- Adam Dierkens (@adierkens)
- Harris Borawski (@hborawski)
- Jeremiah Zucker (@sugarmanz)
- Ketan Reddy (@KetanReddy)
- Rafael Campos (@rafbcampos)
- zwu01 ([email protected])
v0.12.0
http_archive(
name = "rules_player",
strip_prefix = "rules_player-0.12.0",
urls = ["https://github.com/player-ui/rules_player/archive/refs/tags/v0.12.0.tar.gz"],
sha256 = "44dd1cd289166f7ccb7932e88f4fb71446132fe247c1caf1a2e59ffe3344ffcc"
)
π Enhancement
- Migrate from bazel-distribution to rules_jvm_external for Maven distribution #39 (@sugarmanz)
Authors: 1
- Jeremiah Zucker (@sugarmanz)
v0.11.1
http_archive(
name = "rules_player",
strip_prefix = "rules_player-0.11.1",
urls = ["https://github.com/player-ui/rules_player/archive/refs/tags/v0.11.1.tar.gz"],
sha256 = "745262b0bffcf896511cc8488a3a82aacc92665e0c8a9c10ae03b6ec0df433cc"
)
π Bug Fix
- Fix Android SDK and build tools versions #41 (@brocollie08)