[ANN] Amber 0.12.4 released

NP
Nicolas Petton
Fri, Apr 11, 2014 9:37 AM

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

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