Skip to content
This repository was archived by the owner on May 23, 2022. It is now read-only.

DRAFT 0.6.12 release notes#247

Merged
lsgunnlsgunn merged 3 commits intomasterfrom
LG/update-0.6.12
Oct 15, 2020
Merged

DRAFT 0.6.12 release notes#247
lsgunnlsgunn merged 3 commits intomasterfrom
LG/update-0.6.12

Conversation

@lsgunnlsgunn
Copy link
Contributor

@lsgunnlsgunn lsgunnlsgunn requested review from a user, alexabsmith, chenyan-dfinity and ggreif and removed request for a team October 14, 2020 22:29
@ggreif
Copy link
Contributor

ggreif commented Oct 14, 2020

Not sure if the Random.mo in the base library is now included or not. Maybe it was in v0.6.11 already?

* You can now access the {IC} network running remotely without user name and password credentials using the new `+ic+` network alias.
+
In previous releases, the network alias `+tungsten+` was pre-configured in the project `+dfx.json+` file.
With authorized credentials, you could then use this network alias to access to the {IC} network when running `+dfx+` commands by using the `+--network=tungsten+` option.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't tungsten be ic here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One paragraph is about the previous state of affairs (using tungsten) and one paragraph is about the new state of affairs (ic), so that (hopefully) people who had been on tungsten see the difference.

BTW, I was expecting the Random.mo module to be in either 0.6.11 or 0.6.12, but it doesn't seem like it has been picked up. I just installed 0.6.12, for example, and ExperimentalFunds.mo is there but Random.mo isn't:

-r-x------   1 lisagunn  staff    811 Dec 31  1969 Prelude.mo
-r-x------   1 lisagunn  staff   1332 Dec 31  1969 Principal.mo
-r-x------   1 lisagunn  staff   5815 Dec 31  1969 RBTree.mo
-r-x------   1 lisagunn  staff   4325 Dec 31  1969 Result.mo
-r-x------   1 lisagunn  staff    886 Dec 31  1969 Stack.mo

It seems like it should have been picked up by now. Maybe this is worth looking into?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chenyan-dfinity Random.mo is on both the master and next-moc branches. Maybe the dfx build didn't bump the base lib?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was merged in motoko repo today: caffeinelabs/motoko#2044. Probably because mergify was not working last week.

Copy link
Contributor

@ggreif ggreif left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a contradiction.

@lsgunnlsgunn lsgunnlsgunn merged commit 2a5a063 into master Oct 15, 2020
@lsgunnlsgunn lsgunnlsgunn deleted the LG/update-0.6.12 branch October 15, 2020 20:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants