tag:github.com,2008:https://github.com/dart-archive/source_maps/releases Release notes from source_maps 2023-02-17T01:31:33Z tag:github.com,2008:Repository/28247966/v0.10.12 2023-02-17T01:31:59Z v0.10.12 <ul> <li>Add additional types at API boundaries.</li> </ul> devoncarew tag:github.com,2008:Repository/28247966/0.10.11 2022-10-19T16:41:42Z 0.10.11: Update README.md (#69) <ul> <li> <p>Update README.md</p> </li> <li> <p>update the changelog</p> </li> </ul> devoncarew tag:github.com,2008:Repository/28247966/0.10.10 2021-02-03T00:31:39Z 0.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> natebosch tag:github.com,2008:Repository/28247966/0.10.10-nullsafety.3 2020-11-03T22:25:35Z 0.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> natebosch tag:github.com,2008:Repository/28247966/0.10.10-nullsafety.2 2020-10-23T20:07:00Z 0.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> jakemac53 tag:github.com,2008:Repository/28247966/0.10.10-nullsafety.1 2020-09-22T16:09:03Z 0.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> natebosch tag:github.com,2008:Repository/28247966/0.11.0-nullsafety 2020-07-29T03:33:37Z 0.11.0-nullsafety: Delete .test_config <p>No longer used</p> kevmoo tag:github.com,2008:Repository/28247966/0.10.10-nullsafety 2020-07-29T20:31:39Z 0.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> jakemac53 tag:github.com,2008:Repository/28247966/0.10.9 2020-02-11T19:27:07Z 0.10.9: Prepare to publish (#41) <p>Add a changelog entry for the <code>names</code> field change, drop <code>-dev</code>.</p> natebosch tag:github.com,2008:Repository/28247966/0.10.8 2018-09-27T23:30:13Z 0.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