Hi,
We are pleased to announce the second minor release of Amber 0.12! This release fixes some issues, especially one related to bower[1] and includes some API changes as listed below: * Collection >> contains: is deprecated in favor of anySatisfy: + Announcer + >>on:doOnce: + String + >>uriEncoded + >>uriDecoded + >>uriComponentEncoded + >>uriComponentDecoded + Collection + >>removeAll + >>ifEmpty:ifNotEmpty: + >>ifNotEmpty:ifEmpty: + >>anyOne + >>noneSatisfy: + >>anySatisfy: + >>allSatisfy: [1](https://github.com/amber-smalltalk/amber/pull/717) Cheers, Nico -- 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/groups/opt_out. |
super cool!
beware Amber! I'll stress your objects muahaha! On Dec 3, 2013, at 11:45 AM, Nicolas Petton <[hidden email]> wrote: > Hi, > > We are pleased to announce the second minor release of Amber 0.12! > This release fixes some issues, especially one related to bower[1] and > includes some API changes as listed below: > > * Collection >> contains: is deprecated in favor of anySatisfy: > + Announcer > + >>on:doOnce: > + String > + >>uriEncoded > + >>uriDecoded > + >>uriComponentEncoded > + >>uriComponentDecoded > + Collection > + >>removeAll > + >>ifEmpty:ifNotEmpty: > + >>ifNotEmpty:ifEmpty: > + >>anyOne > + >>noneSatisfy: > + >>anySatisfy: > + >>allSatisfy: > > [1](https://github.com/amber-smalltalk/amber/pull/717) > > Cheers, > Nico > > -- > 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/groups/opt_out. -- 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/groups/opt_out. |
Stress it, stress it :)
Nico sebastian writes: > super cool! > > beware Amber! I'll stress your objects muahaha! > > > > On Dec 3, 2013, at 11:45 AM, Nicolas Petton <[hidden email]> wrote: > >> Hi, >> >> We are pleased to announce the second minor release of Amber 0.12! >> This release fixes some issues, especially one related to bower[1] and >> includes some API changes as listed below: >> >> * Collection >> contains: is deprecated in favor of anySatisfy: >> + Announcer >> + >>on:doOnce: >> + String >> + >>uriEncoded >> + >>uriDecoded >> + >>uriComponentEncoded >> + >>uriComponentDecoded >> + Collection >> + >>removeAll >> + >>ifEmpty:ifNotEmpty: >> + >>ifNotEmpty:ifEmpty: >> + >>anyOne >> + >>noneSatisfy: >> + >>anySatisfy: >> + >>allSatisfy: >> >> [1](https://github.com/amber-smalltalk/amber/pull/717) >> >> Cheers, >> Nico >> >> -- >> 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/groups/opt_out. -- 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/groups/opt_out. |
Free forum by Nabble | Edit this page |