NEWS in package ‘igraph’


[Up] [Top]

Changes in version 1.3.1

Fixed:

Changes in version 1.3.0

The C core is updated to 0.9.7, fixing a range of bugs and introducing a number of new functions.

Added:

Fixed:

Changed:

Deprecated:

Removed:

Changes in version 1.2.11

Dec 27, 2021

No user visible changes.

Changes in version 1.2.10

Dec 14, 2021

Fixed:

Changes in version 1.2.9

Nov 22, 2021

No user visible changes.

Changes in version 1.2.8

Oct 26, 2021

No user visible changes.

Changes in version 1.2.7

Oct 15, 2021

The C core is updated to 0.8.5, fixing a range of bugs and introducing a number of new functions.

Added:

Fixed:

Deprecated:

Misc:

Changes in version 1.2.6

Oct 5, 2020

No user visible changes.

Changes in version 1.2.5

Mar 27, 2020

No user visible changes.

Changes in version 1.2.4

Feb 13, 2019

No user visible changes.

Changes in version 1.2.3

Jan 27, 2019

No user visible changes.

Changes in version 1.2.2

Jul 27, 2018

No user visible changes.

Changes in version 1.2.1

Changes in version 1.1.2

Jul 20, 2017

Changes in version 1.1.1

Jul 13, 2017

Changes in version 1.0.1

June 26, 2015

Some minor updates:

Changes in version 1.0.0

June 21, 2015

Release notes

This is a new major version of igraph, and then why not call it 1.0.0. This does not mean that it is ready, it'll never be ready.

The biggest changes in the release are

Major changes

Bug fixes

Too many to list. Please try if your issue was fixed and (re-)report it if not. Thanks!

Changes in version 0.7.1

April 21, 2014

Release Notes

Some bug fixes, to make sure that the code included in 'Statistical Analysis of Network Data with R' works. See https://github.com/kolaczyk/sand

Detailed changes:

Changes in version 0.7.0

February 4, 2014

Release Notes

There are a bunch of new features in the library itself, and other important changes in the life of the project. Thanks everyone for sending code and reporting bugs!

igraph @ github

igraph's development has moved from Launchpad to github. This has actually happened several month ago, but never announced officially. The place for reporting bugs is at https://github.com/igraph/igraph/issues.

New homepage

igraph's homepage is now hosted at http://igraph.org, and it is brand new. We wanted to make it easier to use and modern.

Better nightly downloads

You can download nightly builds from igraph at http://igraph.org/nightly. Source and binary R packages (for windows and OSX), are all built.

New features and bug fixes

Changes in version 0.6.6

Released Oct 28, 2013

Some bugs fixed:

Changes in version 0.6.5-2

Released May 16, 2013

Worked two CRAN check problems, and a gfortran bug (string bound checking does not work if code is called from C and without string length arguments at the "right" place).

Otherwise identical to 0.6.5-1.

Changes in version 0.6.5-1

Released February 27, 2013

Fixing an annoying bug, that broke two other packages on CRAN:

Changes in version 0.6.5

Released February 24, 2013

This is a minor release, to fix some very annoying bugs in 0.6.4:

Changes in version 0.6.4

Released February 2, 2013

The version number is not a mistake, we jump to 0.6.4 from 0.6, for technical reasons. This version was actually never really released, but some R packages of this version were uploaded to CRAN, so we include this version in this NEW file.

Changes in version 0.6

Released June 11, 2012

See also the release notes at http://igraph.sf.net/relnotes-0.6.html

Changes in version 0.5.3

Released November 22, 2009

Bugs corrected in the R interface

Changes in version 0.5.2

Released April 10, 2009

See also the release notes at http://igraph.sf.net/relnotes-0.5.2.html

New in the R interface

Bugs corrected in the R interface

Changes in version 0.5.1

Released July 14, 2008

See also the release notes at http://igraph.sf.net/relnotes-0.5.1.html

New in the R interface

Bugs corrected in the R interface

Changes in version 0.5

Released February 14, 2008

See also the release notes at http://igraph.sf.net/relnotes-0.5.html

New in the R interface

Bugs corrected in the R interface

Changes in version 0.4.5

Released January 1, 2008

New:

Bug fixed:

Changes in version 0.4.4

Released October 3, 2007

This release should work seamlessly with the new R 2.6.0 version. Some other bugs were also fixed:

Changes in version 0.4.3

Released August 13, 2007

The next one in the sequence of bugfix releases. Thanks to many people sending bug reports. Here are the changes:

Changes in version 0.4.2

Released June 7, 2007

This is another bugfix release, as there was a serious bug in the R package of the previous version: it could not read and write graphs to files in any format under MS Windows.

Some other bits added:

Changes in version 0.4.1

Released May 23, 2007

This is a minor release, it corrects a number of bugs, mostly in the R package.

Changes in version 0.4

Released May 21, 2007

The major new additions in this release is a bunch of community detection algorithms and support for the GML file format. Here is the complete list of changes:

New in the R interface

Others

Bugs corrected

Changes in version 0.3.2

Released Dec 19, 2006

This is a new major release, it contains many new things:

Changes in the R interface

Bugs corrected

Changes in version 0.2.1

Released Aug 23, 2006

This is a bug-fix release. Bugs fixed:

Changes in version 0.2

Released Aug 18, 2006

Release time at last! There are many new things in igraph 0.2, the most important ones:

New things specifically in the R package:

Although this release was somewhat tested on Linux, MS Windows, Mac OSX, Solaris 8 and FreeBSD, no heavy testing was done, so it might contain bugs, and we kindly ask you to send bug reports to make igraph better.

Changes in version 0.1

Released Jan 30, 2006

After about a year of development this is the first "official" release of the igraph library. This release should be considered as beta software, but it should be useful in general. Please send your questions and comments.