tag:github.com,2008:https://github.com/dart-archive/boolean_selector/releasesRelease notes from boolean_selector2022-10-25T02:22:08Ztag:github.com,2008:Repository/51963475/2.1.12022-10-25T02:22:08Z2.1.1: use lints 2.0.0; prep for publishing (#39)<ul>
<li>
<p>use lints 2.0.0; prep for publishing</p>
</li>
<li>
<p>fix ci; fix tests</p>
</li>
<li>
<p>fix tests</p>
</li>
</ul>devoncarewtag:github.com,2008:Repository/51963475/2.1.02021-02-03T01:16:48Z2.1.0<p>Prepare to publish stable null safety release (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="797070916" data-permission-text="Title is private" data-url="https://github.com/dart-archive/boolean_selector/issues/35" data-hovercard-type="pull_request" data-hovercard-url="/dart-archive/boolean_selector/pull/35/hovercard" href="https://github.com/dart-archive/boolean_selector/pull/35">#35</a>)</p>nateboschtag:github.com,2008:Repository/51963475/2.1.0-nullsafety.32020-11-03T22:13:11Z2.1.0-nullsafety.3: Bump SDK constraints for pub (#30)<p>Use a 2.12.0 lower bound since pub does not understand allowed<br>
experiments for earlier versions.</p>
<p>Use a 3.0.0 upper bound to avoid a warning in pub and to give some<br>
flexibility in publishing for stable.</p>nateboschtag:github.com,2008:Repository/51963475/2.1.0-nullsafety.22020-10-23T21:35:14Z2.1.0-nullsafety.2: allow the 2.12 prerelease sdks and prep for release (#29)<ul>
<li>
<p>allow the 2.12 prerelease sdks</p>
</li>
<li>
<p>require null safe deps</p>
</li>
</ul>jakemac53tag:github.com,2008:Repository/51963475/2.1.0-nullsafety.12020-09-22T15:40:43Z2.1.0-nullsafety.1: Prepare for the 2.11 dev SDKs (#28)<p>Bump the upper bound to allow 2.10 stable and 2.11.0 dev SDK versions.</p>nateboschtag:github.com,2008:Repository/51963475/2.1.0-nullsafet.12020-09-22T15:40:43Z2.1.0-nullsafet.1: Prepare for the 2.11 dev SDKs (#28)<p>Bump the upper bound to allow 2.10 stable and 2.11.0 dev SDK versions.</p>nateboschtag:github.com,2008:Repository/51963475/2.1.0-nullsafety2020-07-23T22:44:26Z2.1.0-nullsafety: Fix insecure URL in readme (#27)<p>also Remove unneeded <code>new</code> in readme</p>kevmootag:github.com,2008:Repository/51963475/2.0.02020-01-24T00:41:00Z2.0.0: Tighten type for argument to `evaluate` (#22)<p>Taking a <code>dynamic</code> throws away the static help that a caller would get<br>
with an argument type. Since it is easy to refactor callers currently<br>
passing an <code>Iterable<String></code> to tear off the <code>.contains</code> method we can<br>
take the Function type always. This also improves inference for argument<br>
types in places that are passing a function literal.</p>nateboschtag:github.com,2008:Repository/51963475/1.0.52019-06-19T16:17:02Z1.0.5No content.kevmootag:github.com,2008:Repository/51963475/1.0.42018-07-12T23:50:56Z1.0.4No content.kevmoo