Release 0.27.1

25 views
Skip to first unread message

Herby Vojčík

unread,
Apr 19, 2020, 9:21:13 AM4/19/20
to Amber ML
================
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

Guido Stepken

unread,
Apr 19, 2020, 2:11:41 PM4/19/20
to amber...@googlegroups.com
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
> --
> 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 amber-lang+...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/amber-lang/79f19b57-3076-7635-61df-a004b8a4aed5%40mailbox.sk.
>
Reply all
Reply to author
Forward
0 new messages