- Improved build summary: added status and duration for each target
- When .flubu file is empty Flubu looks for scripts, csprojs at default locations relative to .flubu file path
- Added build properties type validation
- Unified BuildVersion build properties
- predefined build dir and output dir is now combined with root directory
- Changed extension method names for RootDirectory and OutputDirectory
- Moved full .Net specific build property(BuildProps) constants to seperate class (DotNetBuildProps)
- Fixed bug: predefined build property can now be overriden through BuildProperty attribute
- Fixed bug: RootDirectory is not set on linux when using .flubu file
- Interactive mode: command history is not reset anymore on load / reload script bug
New major release with some really cool new features. Changelog can be found at: https://github.com/dotnetcore/FlubuCore/blob/master/CHANGELOG.md