Skip to content

Latest commit

 

History

History
68 lines (46 loc) · 3.31 KB

CHANGELOG.md

File metadata and controls

68 lines (46 loc) · 3.31 KB

0.7.0 (2015-03-16)

Features

Others

  • openui5_connect task
    • change deprecated usage of server-static "hidden" d3911ab
  • bump dependencies f949f90

All changes

0.6.0...0.7.0

0.6.0 (2015-01-12)

Features

  • openui5_connect task

Fixes

  • openui5_preload task
    • error message when no module file could be found f6f18ae

All changes

0.5.0...0.6.0

0.5.0 (2014-12-08)

Breaking changes

  • openui5_library_preload task
    • removed, use openui5_preload task instead 9e8e556

Features

  • openui5_preload task
    • new task to create preload files for components / libraries 816507d

All changes

0.4.0...0.5.0

0.4.0 (2014-11-21)

Breaking changes

  • openui5_connect task
    • task does only contain openui5_connect specific options. All other connect options have to be configured in the grunt-contrib-connect task 91c6261

Features

  • openui5_connect task
    • added proxypath option to enable a generic proxy 91c6261 1b78fb2
    • livereload option (from grunt-contrib-connect task) will include an additional LiveReload plugin to enable live-reloading of CSS with source LESS files 20225e8

All changes

0.3.0...0.4.0

0.3.0 (2014-11-12)

Features

All changes

0.2.1...0.3.0