FlubuCore v5.1.1 Release Notes

Release Date: 2020-04-26 // almost 4 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

Previous changes from v5.0.4