Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 359 Bytes

0.2.7.markdown

File metadata and controls

6 lines (3 loc) · 359 Bytes

Now supporting delta-updates of WAR files. This slashes the amount of time it takes to deploy a file to Run@Cloud to a few seconds.

Changes:

  • Added new control "beesShouldDeltaWar". If for some reason you don't want to use the delta WAR functionality then you should just set override def beesShouldDeltaWar = false within your project file.