Releases: vigoo/bari
Releases · vigoo/bari
bari 1.0.1
bari mono 1.0.0.31
Fix of selfupdate
command on mono.
bari 1.0
bari 1.0 mono
Mono version of bari from the same codebase as bari 1.0. Experimental.
bari 0.9.1.1 mono
Mono build with fixed selfupdate
command.
bari 0.9.3 mono
The first bari build which can compile itself on mono
(tested on OSX)
The build also has all the changes made for bari since 0.9.2, such as:
- Source set ignore lists
- Soft clean support
- Better error reporting
- Versioning support for C++
- Several other fixes
bari 0.9.2
- Self-update support
- InnoSetup packager
- Test results saved to xml for CI tools
- Fixes
bari 0.9.1
Starting from this release, there will be automatically bumped versions built by AppVeyor
Changes:
- Several fixes
- Application icon support
- Initial support for the VS addon
- Initial support for creating Nuget packages
- Ability to set target framework version and profile
bari 0.9
Preview version, featuring:
- Several bug fixes
- Performance optimizations
- Better embedded resource support
- Initial WCF service reference support
- Support for
.settings
files - Python scripted *post processors
- Executable project is now the first in the solution
- Rebuild command
- Ability to keep 3rd party references on clean/rebuild
- MSBuild used in parallel mode
- Global copyright property
- Initial support plugin for the VS addon
bari 0.8
Preview version, featuring:
- Mixed mode C++/CLI support
- C++ precompiled header support
- C++ static library support
- C++ resource compiler support
- XAML support
- Build order definition for F# projects
- 64 bit support
- WPF embedded resource support
- Several fixes and performance improvements to make it work with large suites