# IGraph/M 0.6 release

**URL:** https://igraph.discourse.group/t/igraph-m-0-6-release/1292
**Category:** Announcements
**Tags:** Mathematica
**Created:** [14 July 2022 19:03 UTC](https://igraph.discourse.group/t/igraph-m-0-6-release/1292 "2022-07-14T19:03:59Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![szhorvat](https://yyz2.discourse-cdn.com/free1/user_avatar/igraph.discourse.group/szhorvat/32/3_2.png) [@szhorvat](https://igraph.discourse.group/u/szhorvat)
#### Post date: [14 July 2022 19:03 UTC](https://igraph.discourse.group/t/igraph-m-0-6-release/1292/1 "2022-07-14T19:03:59Z")

</div>

Version 0.6 of IGraph/M, the package that serves as the Mathematica interface of igraph, is now released. Installation instructions are [here](http://szhorvat.net/mathematica/IGraphM/), and [the changelog is on GitHub](https://github.com/szhorvat/IGraphM/releases/tag/v0.6.0). A preview of the documentation is available at [IGraph/M Documentation](http://szhorvat.net/mathematica/IGDocumentation/)

This release brings some new features, as well as many internal improvements, including being based on the 0.9 series of C/igraph. Some highlights:

- Support for Apple Silicon Macs
- An experimental interactive graph editor, try it with `IGGraphEditor[]`. See the documentation for usage instructions.
- Experimental progress reporting functionality.

![graph-editor](https://global.discourse-cdn.com/free1/uploads/igraph/original/1X/54d9419ac2b745243df8159ded24c85031a115bd.gif)

All feedback is welcome!
