Skip to content

Publish 0.3.0

Compare
Choose a tag to compare
@JohnSundell JohnSundell released this 09 Jan 12:34
· 52 commits to master since this release
c1bde99
  • When generating a new project using the publish new command 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 run command line tool (by @jlorfeo).
  • The publish run tool will now also correctly shut down its localhost server when it exits, and its error messaging has been improved.
  • External resources can now be referred to using Path instances, such as when specifying CSS files using the built-in head Plot component.
  • The Git deployment method will now output much richer error messages in case an error occured (by @ytyubox and @sindresorhus).
  • An item’s path can now be overriden using the path Markdown 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.