Skip to content

Releases: vigoo/bari

bari 1.0.1

06 Feb 19:38
Compare
Choose a tag to compare
  • Performance improvements
  • Bug fixes
  • Improved mono support
  • NUnit support
  • NuGet publish support
  • Ability to set default target goal
  • Ability to select C++ toolchain
  • Mercurial and Git tags/revision numbers in version patterns

bari mono 1.0.0.31

20 Dec 12:00
Compare
Choose a tag to compare
bari mono 1.0.0.31 Pre-release
Pre-release

Fix of selfupdate command on mono.

bari 1.0

08 Dec 15:44
Compare
Choose a tag to compare

The first stable public release of bari

bari 1.0 mono

08 Dec 15:46
Compare
Choose a tag to compare
bari 1.0 mono Pre-release
Pre-release

Mono version of bari from the same codebase as bari 1.0. Experimental.

bari 0.9.1.1 mono

05 Dec 08:16
Compare
Choose a tag to compare
bari 0.9.1.1 mono Pre-release
Pre-release

Mono build with fixed selfupdate command.

bari 0.9.3 mono

29 Nov 18:59
Compare
Choose a tag to compare
bari 0.9.3 mono Pre-release
Pre-release

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

28 Sep 19:29
Compare
Choose a tag to compare
bari 0.9.2 Pre-release
Pre-release
  • Self-update support
  • InnoSetup packager
  • Test results saved to xml for CI tools
  • Fixes

bari 0.9.1

22 Sep 06:20
Compare
Choose a tag to compare
bari 0.9.1 Pre-release
Pre-release

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

31 Aug 16:55
Compare
Choose a tag to compare
bari 0.9 Pre-release
Pre-release

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

24 Apr 12:53
Compare
Choose a tag to compare
bari 0.8 Pre-release
Pre-release

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