Publish 0.3.0
- When generating a new project using the
publish newcommand line tool, any camelCasing within the current folder’s name will now be preserved in the project’s default name (by @wacumov). - A custom port number can now be specified when running the
publish runcommand line tool (by @jlorfeo). - The
publish runtool will now also correctly shut down itslocalhostserver when it exits, and its error messaging has been improved. - External resources can now be referred to using
Pathinstances, such as when specifying CSS files using the built-inheadPlot component. - The Git deployment method will now output much richer error messages in case an error occured (by @ytyubox and @sindresorhus).
- An item’s
pathcan now be overriden using thepathMarkdown metadata property (by @dmonagle). - Publish now ships with Files 4.1.1 and Plot 0.5.0.
- The Foundation theme's default CSS has been improved.
This release also includes documentation improvements by @NSBrianWard, @daniloc, @antonio081014 and @labradon.