- ADDED: Feature ordering and "in/out" status may be changed by dragging and dropping features (or divider), and the schedule and burn-up chart will update accordingly.
- ADDED: Projection page uses two-column landscape layout when there's enough space, but falls back to portrait layout when there's not.
- ADDED: Input file format documentation in the readme file.
- FIXED: License and changelog are now included in release package.
- ADDED: Minification of Javascript.
- ADDED: Explanatory text in projection page.
- FIXED (cosmetic): Corrected version number in rabu.jar.
- BREAKING CHANGE: Migrated command-line interface from Ruby to Java
- FIXED: Burn-up chart renders properly in Internet Explorer 7 & 8
- CHANGED: Release is packaged as .zip file
- FIXED: "Invalid byte sequence" error no longer occurs in command-line interface
- ADDED: Command-line interface displays version and usage information
- ADDED: Risk-adjusted burn-up chart
- BREAKING CHANGE: Changed configuration file format to support iteration history
- CHANGED: Wording in HTML page
- CHANGED: 90% projection rounds up to next iteration
- FIXED (cosmetic): HTML page background renders properly when window is smaller than page height
- FIXED (cosmetic): HTML scroll bar no longer appears when window is larger than page height
- FIXED: Non-ASCII characters supported in configuration file, which must use the UTF-8 encoding
- Initial release
- Command-line interface
- Schedule projection
- List of features
- Divider showing which features are included and excluded
- Pre-compiled release files
- Added dependencies to build documentation (in README)
- Automatically installs dependencies during build
- Automatically re-captures test browser when needed during build
- Updated README to link to new Rabu website (http://www.teamrabu.com)
- Added change log