FlubuCore v5.1.1 Release Notes
Release Date: 2020-04-26 // about 3 years ago-
- ๐ Improved build summary: added status and duration for each target
- 0๏ธโฃ 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