PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
April 28, 2008

Groovy 1.5.6 Released

Posted: 2008-04-28 06:25:07
Languages ::
Platforms ::

Groovy 1.5.6 has been released. Groovy is a dynamic, object-oriented language for the Java Platform.

This release includes bug fixes.

October 16, 2007

Groovy 1.1-RC-1 Released

Posted: 2007-10-16 06:27:00
Languages ::

Groovy 1.1-RC-1 has been released. Groovy is a dynamic, object-oriented language for the Java Platform.

This release includes: the groovysh command line shell enabled by default; a new metaClass property available on all objects; support for overloading the unary plus, minus and negate operators; coercing of strings to classes; and other changes.

April 30, 2007

Groovy 1.1-beta-1 Released

Posted: 2007-04-30 23:35:00
Languages ::

Groovy 1.1-beta-1 has been released. Groovy is a dynamic, object-oriented language for the Java Platform.

This release includes: support for Java 5 annotations, support for Java 5 static imports, plus other improvements, changes and bug fixes.

January 03, 2007

Groovy 1.0 Released

Posted: 2007-01-03 23:00:00
Languages ::

Groovy 1.0 has been released. Groovy is a dynamic, object-oriented language for the Java Platform.

December 23, 2006

Groovy 1.0 RC-2 Released

Posted: 2006-12-23 18:48:00
Languages ::

Groovy 1.0 RC-2 has been released. Groovy is a dynamic, object-oriented language for the Java Platform.

This release includes: better compilation error messages, bug fixes, and other changes.

December 10, 2006

aboutGroovy.com Launched

Posted: 2006-12-10 00:08:00
Languages ::

It has been announced that the aboutGroovy.com site has been launched. aboutGroovy.com covers Groovy-related news and information. Groovy is a dynamic, object-oriented language for the Java Platform.

December 05, 2006

Groovy RC-1 Released

Posted: 2006-12-05 09:05:00
Languages ::

Groovy RC-1 has been released. Groovy is a dynamic, object-oriented language for the Java Platform.

This release includes: a reimplemented and reworked Meta-Object Protocol, improved coercion mechanisms, the 'in' keyword as a fully-supported boolean operator, other changes, and bug fixes.