Deal Smalltalkers,
After 3 months of development, we are happy to announce the release of Amber 0.12.4. Highlights: * Several improvements in Helios, including UI-related and debugger improvements * Loading Amber without cloning the repository has been simplified * A new documentation (in progress) can be found at http://docs.amber-lang.net/ Commits: https://github.com/amber-smalltalk/amber/compare/0.12.3...0.12.4 Issues: https://github.com/amber-smalltalk/amber/issues?milestone=12&state=closed API Changes: * Package Canvas renamed to Web * Object >> try:catch: deprecated in favour of BlockClosure >> tryCatch: + Announcer >> + on:do:for: + Node >> + navigationNodeAt:ifAbsent: + BlockClosure >> + tryCatch: + Environment >> + evaluate:for: + AmberCli >> + version: + Object >> + deprecatedAPI: - Environment >> - eval:on: - evaluateString:on: Cheers, Nico -- Nicolas Petton http://nicolas-petton.fr -- 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. |
On Fri, Apr 11, 2014 at 11:37 AM, Nicolas Petton <[hidden email]> wrote: Deal Smalltalkers, Sweet.
Now, when doing bower install amber --save are we going to get 0.12.4?
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. |
In reply to this post by Nicolas Petton
Congrats! 2014-04-11 11:37 GMT+02:00 Nicolas Petton <[hidden email]>: Deal Smalltalkers, Bernat Romagosa. 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. |
In reply to this post by Nicolas Petton
On 11 Apr 2014, at 11:37, Nicolas Petton <[hidden email]> wrote: > Deal Smalltalkers, > > After 3 months of development, we are happy to announce the release of > Amber 0.12.4. Fantastic! I'm looking forward to it! best, Siemen > > > Highlights: > > * Several improvements in Helios, including UI-related and debugger improvements > * Loading Amber without cloning the repository has been simplified > * A new documentation (in progress) can be found at http://docs.amber-lang.net/ > > Commits: https://github.com/amber-smalltalk/amber/compare/0.12.3...0.12.4 > Issues: > https://github.com/amber-smalltalk/amber/issues?milestone=12&state=closed > > API Changes: > > * Package Canvas renamed to Web > > * Object >> try:catch: deprecated in favour of BlockClosure >> tryCatch: > > + Announcer >> > + on:do:for: > + Node >> > + navigationNodeAt:ifAbsent: > + BlockClosure >> > + tryCatch: > + Environment >> > + evaluate:for: > + AmberCli >> > + version: > + Object >> > + deprecatedAPI: > - Environment >> > - eval:on: > - evaluateString:on: > > Cheers, > Nico > -- > Nicolas Petton > http://nicolas-petton.fr > > -- > 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. -- 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. |
In reply to this post by Nicolas Petton
Great news!!!
Using it soon... On Apr 11, 2014, at 6:37 AM, Nicolas Petton <[hidden email]> wrote: > Deal Smalltalkers, > > After 3 months of development, we are happy to announce the release of > Amber 0.12.4. > > > Highlights: > > * Several improvements in Helios, including UI-related and debugger improvements > * Loading Amber without cloning the repository has been simplified > * A new documentation (in progress) can be found at http://docs.amber-lang.net/ > > Commits: https://github.com/amber-smalltalk/amber/compare/0.12.3...0.12.4 > Issues: > https://github.com/amber-smalltalk/amber/issues?milestone=12&state=closed > > API Changes: > > * Package Canvas renamed to Web > > * Object >> try:catch: deprecated in favour of BlockClosure >> tryCatch: > > + Announcer >> > + on:do:for: > + Node >> > + navigationNodeAt:ifAbsent: > + BlockClosure >> > + tryCatch: > + Environment >> > + evaluate:for: > + AmberCli >> > + version: > + Object >> > + deprecatedAPI: > - Environment >> > - eval:on: > - evaluateString:on: > > Cheers, > Nico > -- > Nicolas Petton > http://nicolas-petton.fr > > -- > 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. -- 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. |
Free forum by Nabble | Edit this page |