Amber 0.14.3 released!
Hi!
We are happy to announce the release of Amber 0.14.3. The team has once again been busy improving Amber to make it rock more than ever!
With 27 commits done by 2 contributors, this release brings several important improvements as well as the usual bug fixes (9 total).
Commits: https://github.com/amber-smalltalk/amber/compare/0.14.2...0.14.3 Issues:https://github.com/amber-smalltalk/amber/issues?q=milestone%3A0.14.3+is%3Aclosed
Highlights:
- Package can specify external dependencies and import them as package-global vars. This allows for less fuss with dependencies in deploy.js and devel.js
API changes:
#heliosClass is now #classTag
+ Compiler >>
+ eval:forPackage:
+ Behavior >>
+ packageOfProtocol:
+ Exporter >>
+ exportPackageContextOf:on:
+ exportPackageImportsOf:on:
+ Package >>
+ basicImports
+ imports
+ imports:
+ importsDefinition
+ importsFromJson:
+ importsAsJson
+ sortedImportsAsArray
+ validateImports:
+ Package class >>
+ named:imports:transport:
+ Association >>
+ importsString
+ String >>
+ importsString
We would like to thank the contributors who made this release possible.
https://github.com/amber-smalltalk/amber/wiki/Amber-0.14.3
/The Amber crew.
--
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].
For more options, visit
https://groups.google.com/d/optout.