Table of Contents

News


[22-Oct-2015]

Redberry 1.1.9 release

New features:
Minor things:

To update your Redberry simply change version in your Groovy Grapes:

@Grab(group = 'cc.redberry', module = 'groovy', version = '1.1.9')

or download new .jar from the downloads page.


[07-Jan-2015]

Redberry 1.1.8 release

This update includes various bug fixes (in particular #CORE-177 and #CORE-178) and improvements.


[25-Aug-2014]

New site and Redberry 1.1.7 release

Two major things happened: the new version of the site with comprehensive documentation and search engine is now ready and Redberry version 1.1.7 released. This major release includes many fixes, performance and syntax improvements. To update your Redberry simply change version in your Groovy Grapes:

@Grab(group = 'cc.redberry', module = 'groovy', version = '1.1.7')


[26-Feb-2014]

Redberry 1.1.6 release

Redberry version 1.1.6 is now available. This release includes many fixes and performance improvements. To update your Redberry simply change version in your Groovy Grapes:

@Grab(group = 'cc.redberry', module = 'groovy', version = '1.1.6')

This release introduces complete implementation of permutation groups including set stabilizers, centralizers, membeship testing etc. For details see API docs.


[15-Oct-2013]

Redberry 1.1.6 release candidate 1

Redberry version 1.1.6-RC1 is now available. To update your Redberry simply change version in your Groovy Grapes:

@Grab(group = 'cc.redberry', module = 'groovy', version = '1.1.6-RC1')


[23-Aug-2013]

Redberry version 1.1.5 released

Features highlights:

To update your Redberry simply change version in your Groovy Grapes:

@Grab(group = 'cc.redberry', module = 'groovy', version = '1.1.5')

or download new .jar from the downloads page.

Lear more about this update here.


[26-Jun-2013]

YouTrack

Redberry issue & bug tracker and project managment migrated to YouTrack: visit it at youtrack.redberry.cc/issues. The old Bitbucket issue tracker is now closed.

We are very grateful to JetBrains company who provided YouTrack and cloud hosting for free for our project.


[25-Feb-2013]

Hotfix release v1.1.2

Issues fixed:

To update your Redberry simply change version in your Groovy Grapes:

@Grab(group = 'cc.redberry', module = 'groovy', version = '1.1.2')

or download a new .jar from the downloads page.


[14-Feb-2013]

Hotfix release v1.1.1

Issues fixed:

To update your Redberry simply change version in your Groovy Grapes:

@Grab(group = 'cc.redberry', module = 'groovy', version = '1.1.1')

or download a new .jar from the downloads page.


[11-Feb-2013]

Develop: current bugs

Since the publication of the article, many people tried out Redberry in action. We are grateful to these people for their feedback and bugs detection. Several major bugs affects issues #92, #95 and #77 and will be fixed soon.

Fill free to post your bug reports and feature requests at Redberry issue tracker or send us email with your questions.


[07-Feb-2013]

Example: quark-gluon scattering in QCD axial gauge.

Compton scattering in QCD axial gauge is added to the tutorials page.


[06-Feb-2013]

Paper is published in arXiv

Paper with the description of basic features and architectural solutions applied in Redberry is now published in arXiv.


[05-Feb-2013]

Redberry version 1.1 released

Redberry version 1.1 released.