daftspaniel / Chocolatey-Packages

Chocolatey packages of the Dart SDK and Dartium
1 stars 7 forks source link

Prep for Dart 2.0 #10

Open daftspaniel opened 6 years ago

daftspaniel commented 6 years ago

Need to prep for Dart 2.0

1.24 will exist in parallel for some time.

nex3 commented 6 years ago

What's the plan here? I'd like to release versions of Dart Sass on Chocolatey that use 2.0.0 dev releases.

daftspaniel commented 6 years ago

@nex3 Plan is to release an updated dev package ( dart-sdk-dev ) which has not been updated in an age.

Really was waiting to discern interest + lifespan of these dev releases before kicking this off.

Seems like a valid request to package for Sass. What's your timescale?

daftspaniel commented 6 years ago

Okay - Dev 3 now in a moderation queue.

You can install right now with: choco install dart-sdk-dev --version 2.0.0.3

It replaces the currently install version so back-up c:\tools\dart-sdk if you wish for a quick revert.

nex3 commented 6 years ago

Thanks!