This release includes a new feature for "append" statements.
* If you use a '//' in an 'append' statement when publishing, then fig
will preserve the path information after the '//' when doing a
retrieve. This is useful for C/C++ projects that have header files in
sub directories. More details are in the github issue, and in the
rspec test (
http://github.com/mfoemmel/fig/issues/#issue/48).
Happy hacking.
Jeff Ramnani