Re: Release 0.27.1

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: Release 0.27.1

Guido Stepken-2
I do consider NPM since the Microsoft/Github aquisition as d e a d! Same as Anaconda ( Conda ), where Microsoft is an indirect indirect Investor.

Please find new solutions for distribution. Stop using US software stacks, US Open Source as well as US Open Source foundations. They all stand under US Cloud/Patriot act, so - by US law - must obey CIA/NSA/FBI orders injecting backdoors into all kinds of code, Closed Source as well as Open Source.

Tnx for understanding, Guido Stepken

Am Sonntag, 19. April 2020 schrieb Herby Vojčík <[hidden email]>:

> ================
>   ANNOUNCEMENT
> ================
>
> Bugfix release.
>
> TL;DR:
>
>   npm -g install @ambers/cli
>
> and your new projects will be created with new version.
> For cases where npm think it knows better (and new project is still based on older version, find out in package.json), try:
>
>   npm -g install @ambers/cli -f
>
> and if even that does not help, this should:
>
>   npm -g uninstall @ambers/cli -f
>   npm cache clean -f
>   npm -g install @ambers/cli -f
>
>
> ===================
>   THE CHANGES
> ===================
>
> From CHANGELOG:
>
> * Fixes.
>
> AssociativeCollection >> #= was fixed. Now it isn't order-dependent.
>
> Plus added a few convenient APIs to Number and Number class.
>
> ================
>   UPGRADE PROJ
> ================
>
> To upgrade your not too old project, this should suffice:
>
>   npm install @ambers/lang@^0.27.1
>   grunt
>
> The mechanical, though needing a bit of tools expertise, although working, way to do the upgrade of older project is to create new project with `amber init` with the same name as the old project, copy the files over to old project, and go over the diffs (shown by git / IDE / both) manually.
>
> Herby
>
> --
> You received this message because you are subscribed to the Google Groups "amber-lang" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
> To view this discussion on the web visit https://groups.google.com/d/msgid/amber-lang/79f19b57-3076-7635-61df-a004b8a4aed5%40mailbox.sk.
>

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To view this discussion on the web visit https://groups.google.com/d/msgid/amber-lang/CANXOX89YuZCYUnKeZLXv_RCjNxQ33Jvu-mG22W36v3-c8SqLTA%40mail.gmail.com.