Changes in 2.2
- Added support for NAnt v0.9x.
- Added a new silver theme.
- Fixed program crash when building project issue related to output pad.
- Fixed restore layout from xml error.
- Fixed some mistakes in nant custom info.
- Fixed some tools icons.
Changes in 2.1
- Fixed the issue that cannot use open with for build files.
- Fixed the issue that newly opened file should be the front tab.
- Fixed bugs in task editors.
- Added expand all/collapse all in code view's context menu.
- Added reloading build files modified outside of NAntBuilder.
- Added opening build files with extension name other than .build.
- Added drag-n-drop properties from task list to watch pad.
Changes in 2
- Added Visual script designer
- Added MDI interface
- Added Enhanced debugger supporting cross-project debugging
- Added Tools for all NAnt/NAntContrib tasks
- Added Script templates for NAnt/NAntContrib tasks
- Added New intellisense items
- Several minor improvements
- Lots of bug fixes
Changes in 1.1
- Added built-in NAntContrib library
- Added custom property option
- Added NAnt extensions path option
- Added black color theme
- Added separate target execution
- Added opening build file by drag-drop operation
- Improved startup time
- Fixed opening read-only file error
- Fixed invalid intellesense data for 'foreach' task