tag:github.com,2008:https://github.com/dart-archive/source_maps/releasesRelease notes from source_maps2023-02-17T01:31:33Ztag:github.com,2008:Repository/28247966/v0.10.122023-02-17T01:31:59Zv0.10.12<ul>
<li>Add additional types at API boundaries.</li>
</ul>devoncarewtag:github.com,2008:Repository/28247966/0.10.112022-10-19T16:41:42Z0.10.11: Update README.md (#69)<ul>
<li>
<p>Update README.md</p>
</li>
<li>
<p>update the changelog</p>
</li>
</ul>devoncarewtag:github.com,2008:Repository/28247966/0.10.102021-02-03T00:31:39Z0.10.10<p>Prepare to publish for stable null safety (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="799841276" data-permission-text="Title is private" data-url="https://github.com/dart-archive/source_maps/issues/61" data-hovercard-type="pull_request" data-hovercard-url="/dart-archive/source_maps/pull/61/hovercard" href="https://github.com/dart-archive/source_maps/pull/61">#61</a>)</p>nateboschtag:github.com,2008:Repository/28247966/0.10.10-nullsafety.32020-11-03T22:25:35Z0.10.10-nullsafety.3: Bump SDK constraints for pub (#57)<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/28247966/0.10.10-nullsafety.22020-10-23T20:07:00Z0.10.10-nullsafety.2<p>allow the 2.12 prerelease sdks (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="728401002" data-permission-text="Title is private" data-url="https://github.com/dart-archive/source_maps/issues/56" data-hovercard-type="pull_request" data-hovercard-url="/dart-archive/source_maps/pull/56/hovercard" href="https://github.com/dart-archive/source_maps/pull/56">#56</a>)</p>jakemac53tag:github.com,2008:Repository/28247966/0.10.10-nullsafety.12020-09-22T16:09:03Z0.10.10-nullsafety.1: Prepare for the 2.11 dev SDKs (#55)<p>Bump the upper bound to allow 2.10 stable and 2.11.0 dev SDK versions.</p>nateboschtag:github.com,2008:Repository/28247966/0.11.0-nullsafety2020-07-29T03:33:37Z0.11.0-nullsafety: Delete .test_config<p>No longer used</p>kevmootag:github.com,2008:Repository/28247966/0.10.10-nullsafety2020-07-29T20:31:39Z0.10.10-nullsafety<p>version should be 0.10.10-nullsafety (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="668088502" data-permission-text="Title is private" data-url="https://github.com/dart-archive/source_maps/issues/54" data-hovercard-type="pull_request" data-hovercard-url="/dart-archive/source_maps/pull/54/hovercard" href="https://github.com/dart-archive/source_maps/pull/54">#54</a>)</p>jakemac53tag:github.com,2008:Repository/28247966/0.10.92020-02-11T19:27:07Z0.10.9: Prepare to publish (#41)<p>Add a changelog entry for the <code>names</code> field change, drop <code>-dev</code>.</p>nateboschtag:github.com,2008:Repository/28247966/0.10.82018-09-27T23:30:13Z0.10.8: Preserve source-map extensions in SingleMapping (#31)<ul>
<li>
<p>Preserve source-map extensions in SingleMapping</p>
</li>
<li>
<p>include test that extensions are preserved</p>
</li>
</ul>sigmundch