under construction

Introduction

The IGB community aims to release new versions the IGB software at least twice per year.

Sometimes releases happen more frequently, depending on the degree of changes we've implemented, user demand for new features, and so on.

Release cycle

The cycle begins with discussion and description of new features and changes to the code.

Typically, we review feature requests and bug reports submitted to sourceforge and our notes from the previous release cycle, when ideas for improving and simplifying the underlying code base presented themselves.  

In general, we aim to improve the experience for users while also improving the underlying code base to support long-term development and make it easier for new developers to contribute. 

In parallel to releases on the Java Web Start page at Bioviz.org, we also release compiled versions of the IGB software on sourceforge.net. This is for users who can't launch IGB using Java Web Start or want to take advantage of IGB's command line features. Some users' IT infrastructure blocks Java Web Start programs from launching, and so these users download an "igb.zip" file which they then unpack and then use to run IGB by double-clicking one of the "run_igb" scripts.

Trunk versus branch 

more on this later!