This fork contains Cangrejo's work on agilescientific/welly. This branch is just an announcement.
You probably want branch 2.0. There are breaking changs in the API, but there will be a function call to put the whole package in the compatabililty mode.
There are a series of feature branches called agile:feat:NAME
, which are built directly off the original fork we made of agilescientific/welly built off agile:feat:build
. They should merge in easily.
There is also a record of the branches in the github projects that may contain additional information besides their commits.
feat:NAME
branches are built off of 2.0
directly.
Build your changes off of original_fork if it seems convenient.
If the changes are breaking, create a seperate branch with bc suffixed to push to 2.0bc.
original_fork
is tracking agilescientific/welly, but rebasing all feature would be a lot of work.
Any other changes to agilescientific/welly that aren't coming from us will be merged in by hand.