PackageTrack
Sign in Get early access

_bazel_codegen

Bazel code generation runner

0.3.3+1 dart-lang/build

What this package is like to depend on

Last release 8 years ago

no release in 18 months

Ships fairly regularly

a new release about every 2 months

Nearly every release is documented

notes for 17 of 18 stable releases

Nothing withdrawn

no release was ever pulled

10 years old

18 releases · first in 2017

0 releases in the last 12 months

see the full history below

Release timeline

18 releases · Feb 2017 to Oct 2018
2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 18
  1. 0.3.3+1 08 Oct 2018
    Release notes
    • Increased the upper bound for package:analyzer to '<0.34.0'.
    Open source →
  2. 0.3.2 22 Jul 2018
    Release notes
    • Increased the upper bound for the sdk to <3.0.0.
    • Drop dependency on build_barback.
    • Use the latest build.
    • Support package:analyzer 0.32.0.
    • Don't pass any analysis options to the summary resolver - use the defaults.
    Open source →
  3. 0.3.1 11 Dec 2017
    Release notes
    • Correct expected outputs when running builders taking disjoint input extensions.
    Open source →
  4. 0.3.1+1 31 Jan 2018
    Release notes
    • Expand constraint on package:build to allow version 0.12.x
    Open source →
  5. 0.3.1+2 17 Apr 2018
    Release notes
    • Fixed runtime errors when running in Dart 2 mode via --preview-dart-2.
    Open source →
  6. 0.3.0 29 Nov 2017
    Release notes

    Breaking Changes

    • Drop BuilderFactory in favor of the typedef from package:build. The factories now take a BuilderOptions argument rather than List<String>.
    Open source →
  7. 0.2.1 03 Nov 2017
    Release notes
    • Update to build 0.11.0, update interface for findAssets.
    Open source →
  8. 0.1.7 14 Aug 2017
    Release notes
    • Upgrade to package:build v0.10
    Open source →
  9. 0.1.6 26 Apr 2017
    Release notes
    • Allow 'side' outputs from a builder. When multiple builders are chained the inputs to builders are no longer limited to only the outputs from the previous builder.
    Open source →
  10. 0.1.5 25 Apr 2017
    Release notes
    • Support for build 0.9.0
    Open source →
  11. 0.1.4 17 Apr 2017
    Release notes
    • Add a toString() on AssetSource.
    • Run analysis in Strong mode when using summaries
    Open source →
  12. 0.1.3 13 Apr 2017
    Release notes
    • Upgrade to build 0.8.0, implement findAssets api
    Open source →
  13. 0.1.2 04 Apr 2017
    Release notes
    • Give priority to reading inputs directly rather than resolving through a summary if they are duplicated.
    Open source →
  14. 0.1.1 07 Mar 2017
    Release notes
    • Throw an exception when attempting to do resolution on an input file that is also included in a dependency when using summaries.
    Open source →
  15. 0.1.0 28 Feb 2017
    Release notes
    • Wrap generation in Chain.capture and print full asynchronous stack traces
    • BREAKING bazelGenerate and noArgs have been dropped. These are unused from the template file in rules_dart which is the supported approach.
    Open source →
  16. 0.0.3 16 Feb 2017
    Release notes
    • Only read '.dart' files as sources for the Resolver. This avoids a problem trying to read binary assets as if they were strings. Poorly encoded .dart files can still cause an error - but this case we'd expect to fail.
    • Fix a bug where failure to read an asset during the Resolvers.get call would cause the entire process to hang.
    • Rely on the print capturing from package:build
    Open source →
  17. 0.0.2 06 Feb 2017
    Release notes
    • Bug fix: Correct the import after library was renamed with a leading underscore.
    Open source →
  18. 0.0.1 03 Feb 2017

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive