Releases: dart-archive/rules_dart
Releases · dart-archive/rules_dart
v0.4.9
25 Jul 23:40
Compare
Sorry, something went wrong.
No results found
Don't gzip Dart archives.
Explicitly use filename when filtering files.
v0.4.8
25 Jul 21:00
Compare
Sorry, something went wrong.
No results found
Add utilities for Dart archives.
0.4.3
20 Mar 17:25
Compare
Sorry, something went wrong.
No results found
Bug Fix: Allow select as argument to use_resolver in dart_codegen_binary
Bug Fix: Update to latest dev sdk to get an analyzer worker mode fix.
0.3.1
03 Feb 17:57
Compare
Sorry, something went wrong.
No results found
add support for emitting a deployable tar file from dart_web_application
v0.3.0
31 Jan 21:37
Compare
Sorry, something went wrong.
No results found
Added dart_codegen_rule and dart_codegen_binary rules to enabled code generation. These rules can only be used alongside bazel_codegen
Upgrade to Dart 1.21
Breaking
Remove old dart_code_gen build rule which was never supported
v0.2.3
05 Dec 21:42
Compare
Sorry, something went wrong.
No results found
Adds enable_ddc attribute to dart_library
v0.2.2
03 Nov 19:41
Compare
Sorry, something went wrong.
No results found
Updated to latest Dart SDK dev release - 1.21.0-dev.3.0.
Fixes to support bazel 0.4.0 – but only with sandbox turned off.
v0.2.1
01 Nov 20:43
Compare
Sorry, something went wrong.
No results found
Updated to latest Dart SDK dev release - 1.21.0-dev.2.0.
0.2.0
01 Nov 17:34
Compare
Sorry, something went wrong.
No results found
Breaking Change : Re-organization of the build rules:
dart_ddc_bundle moved into dart/build_rules/web.bzl.
dev_server moved into dart/build_rules/web.bzl.
pub_repositories has been moved into dart_repositories.
dart/build_rules/pub.bzl no longer exists.
Allow root-level packages
13 Oct 18:09
Compare
Sorry, something went wrong.
No results found
This is an experimental branch for allowing a lib and bin folder in the root of a package.