fig-0.1.9 released

0 views
Skip to first unread message

Matthew Foemmel

unread,
Jan 21, 2010, 9:48:12 PM1/21/10
to fig-user
* Got rid of the publish statement. All configs are published now
(still need to add private configs and sort out development default vs
published default)

* Fixed stack dump when running --list with no ~/.fighome directory
(GH-13)

* Fixed bug where args weren't being passed to commands (GH10)

* Added --list-remote option to list packages in the remote repository

* Added --list-configs option to list configurations for a package in
the local repository

* You can now override the location of packages by including a
"fig.properties" file in the current directory. This lets you work on
two closely related projects without publishing to the remote
repository all the time. The "fig.properties" file should contain a
mapping of package/version names to directory paths:

foo/1.2.3=../foo
bar/4.5.6=../bar

The directories specified must contain a "package.fig" file, which
will be loaded instead of the one in the local repository.

Reply all
Reply to author
Forward
0 new messages