tag:github.com,2008:https://github.com/dart-archive/boolean_selector/releases Release notes from boolean_selector 2022-10-25T02:22:08Z tag:github.com,2008:Repository/51963475/2.1.1 2022-10-25T02:22:08Z 2.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> devoncarew tag:github.com,2008:Repository/51963475/2.1.0 2021-02-03T01:16:48Z 2.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> natebosch tag:github.com,2008:Repository/51963475/2.1.0-nullsafety.3 2020-11-03T22:13:11Z 2.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> natebosch tag:github.com,2008:Repository/51963475/2.1.0-nullsafety.2 2020-10-23T21:35:14Z 2.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> jakemac53 tag:github.com,2008:Repository/51963475/2.1.0-nullsafety.1 2020-09-22T15:40:43Z 2.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> natebosch tag:github.com,2008:Repository/51963475/2.1.0-nullsafet.1 2020-09-22T15:40:43Z 2.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> natebosch tag:github.com,2008:Repository/51963475/2.1.0-nullsafety 2020-07-23T22:44:26Z 2.1.0-nullsafety: Fix insecure URL in readme (#27) <p>also Remove unneeded <code>new</code> in readme</p> kevmoo tag:github.com,2008:Repository/51963475/2.0.0 2020-01-24T00:41:00Z 2.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&lt;String&gt;</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> natebosch tag:github.com,2008:Repository/51963475/1.0.5 2019-06-19T16:17:02Z 1.0.5 No content. kevmoo tag:github.com,2008:Repository/51963475/1.0.4 2018-07-12T23:50:56Z 1.0.4 No content. kevmoo