Releases: iocat/rules_gleam
Releases · iocat/rules_gleam
v0.1.14
03 Nov 02:38
Compare
Sorry, something went wrong.
No results found
Using Bzlmod with Bazel 6
Enable with common --enable_bzlmod in .bazelrc.
Add to your MODULE.bazel file:
bazel_dep (name = "rules_gleam" , version = "0.1.14" )
# Next, follow the instructions at
# https://github.com/iocat/rules_gleam/blob/v0.1.14/README.md
v0.1.13
26 Oct 07:40
Compare
Sorry, something went wrong.
No results found
Using Bzlmod with Bazel 6
Enable with common --enable_bzlmod in .bazelrc.
Add to your MODULE.bazel file:
bazel_dep (name = "rules_gleam" , version = "0.1.13" )
# Next, follow the instructions at
# https://github.com/iocat/rules_gleam/blob/v0.1.13/README.md
v0.1.12
20 Oct 00:46
Compare
Sorry, something went wrong.
No results found
Using Bzlmod with Bazel 6
Enable with common --enable_bzlmod in .bazelrc.
Add to your MODULE.bazel file:
bazel_dep (name = "rules_gleam" , version = "0.1.12" )
# Next, follow the instructions at
# https://github.com/iocat/rules_gleam/blob/v0.1.12/README.md
v0.1.11
07 Oct 09:59
Compare
Sorry, something went wrong.
No results found
Using Bzlmod with Bazel 6
Enable with common --enable_bzlmod in .bazelrc.
Add to your MODULE.bazel file:
bazel_dep (name = "rules_gleam" , version = "0.1.11" )
# Next, follow the instructions at
# https://github.com/iocat/rules_gleam/blob/v0.1.11/README.md
v0.1.10
07 Oct 09:38
Compare
Sorry, something went wrong.
No results found
new rules_gleam release prep
v0.1.9
07 Oct 09:32
Compare
Sorry, something went wrong.
No results found
chmod +x .github/workflows/release_prep.sh