fig-0.1.7 released

1 view
Skip to first unread message

Matthew Foemmel

unread,
Jan 19, 2010, 5:40:40 PM1/19/10
to fig-user
* When publishing, you now must specify which configs you want to
publish. This way all the development dependencies don't have to show
up in the published package. To specify that you want a config
published, put a "publish" statement at the top of the file:

publish default
config default...

You can also give configs different names when they get published.
This lets you use a different "default" config during development vs
in the published package:

publish dist->default
config dist...

* Added support for comments:

# This is a comment
config default...

* FIxed bug where fig tried to parse args after the --

Reply all
Reply to author
Forward
0 new messages