8000 Tags · dart-lang/setup-dart · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: dart-lang/setup-dart

Tags

v1.7.1

Toggle v1.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
prep for releasing 1.7.1 (#150)

prep for releasing 1.7.1

v1

Toggle v1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
prep for releasing 1.7.1 (#150)

prep for releasing 1.7.1

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix link in CHANGELOG.md (#144)

v1.6.5

Toggle v1.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
rev to v1.6.5 in prep for publishing (#135)

v1.6.4

Toggle v1.6.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Rebuild JS code (#129)

v1.6.3

Toggle v1.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update CHANGELOG.md (#128)

* Update CHANGELOG.md
* Update README.md

v1.6.2

Toggle v1.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
switch to using node20 (#122)

v1.6.1

Toggle v1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update the changelog; prep to release 1.6.1 (#120)

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
debugging issues around specifying the latest patch release (#108)

* debugging issues around specifying the latest patch release

* exitCode as a field

* handle converting '3' to '3.0'

* wrap sdk values in quotes

* address process exit code issue

* restore int => double promotion code

* review comments

* comments

* set the process.exitCode value

* re-test process.exitCode

* remove temporary test

* Update build.yml

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support renaming the be channel to main. (#102)

* Support renaming the be channel to main.

This change automatically detects when the main channel pops into
existence and starts using the latest version of it instead. The forward
compatibility will be removed once the channel has been renamed.

Bug: b/270022609

* recompile action

* Add changelog entry for the be -> main rename.

* update todo and rev changelog version

---------

Co-authored-by: Devon Carew <devoncarew@google.com>
0