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
Releases
latest 18-
0.3.3+108 Oct 2018 -
0.3.222 Jul 2018Release notes
Open source →- Increased the upper bound for the sdk to
<3.0.0. - Drop dependency on
build_barback. - Use the latest
build. - Support
package:analyzer0.32.0. - Don't pass any analysis options to the summary resolver - use the defaults.
- Increased the upper bound for the sdk to
-
0.3.111 Dec 2017Release notes
Open source →- Correct expected outputs when running builders taking disjoint input extensions.
-
0.3.1+131 Jan 2018 -
0.3.1+217 Apr 2018 -
0.3.029 Nov 2017Release notes
Open source →Breaking Changes
- Drop
BuilderFactoryin favor of the typedef frompackage:build. The factories now take aBuilderOptionsargument rather thanList<String>.
- Drop
-
0.2.103 Nov 2017 -
0.1.714 Aug 2017 -
0.1.626 Apr 2017Release notes
Open source →- 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.
-
0.1.525 Apr 2017 -
0.1.417 Apr 2017Release notes
Open source →- Add a
toString()on AssetSource. - Run analysis in Strong mode when using summaries
- Add a
-
0.1.313 Apr 2017 -
0.1.204 Apr 2017Release notes
Open source →- Give priority to reading inputs directly rather than resolving through a summary if they are duplicated.
-
0.1.107 Mar 2017Release notes
Open source →- Throw an exception when attempting to do resolution on an input file that is also included in a dependency when using summaries.
-
0.1.028 Feb 2017Release notes
Open source →- Wrap generation in Chain.capture and print full asynchronous stack traces
- BREAKING
bazelGenerateandnoArgshave been dropped. These are unused from the template file inrules_dartwhich is the supported approach.
-
0.0.316 Feb 2017Release notes
Open source →- 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
-
0.0.206 Feb 2017Release notes
Open source →- Bug fix: Correct the import after library was renamed with a leading underscore.
-
0.0.103 Feb 2017Nothing published for this version