Tournament 2.5.0

tournament version 2.5.0
by Douglas A. Seifert
Tournament: A Ruby Program For Managing NCAA Tournament Pools

== DESCRIPTION

Small library, command line program and Rails web GUI for managing a
NCAA
basketball tournament pool.

== CHANGES

  • Add rake task for generating possibility report data file.
  • Bugfix for final four report: work around fact that web gui
    sets things as strings that it should not.

== 2.4.0 / 2009-03-23

  • Hook up possibility report.
  • Limit recap mails to pool participants.

== 2.3.0 / 2009-03-20

  • Add ability for admin to send emails to participants. Needs work.

== 2.2.1 / 2009-03-19

  • Bug fixes and minor display enhancement.

== 2.2.0 / 2009-03-18

  • Final update for 2009 NCAA tournament
  • Fix a couple of anchor tags.

== 2.1.2 / 2009-03-16

  • Add two new scoring strategies.
  • Another release forthcoming when play-in game is decided.

== 2.1.1 / 2009-03-16

  • Fix bug when changing entry name after it has been completed
    and therefore added to the backing Tournament::Pool object
  • Another release forthcoming when play-in game is decided.

== 2.1.0 / 2009-03-15

  • Update for 2009 NCAA tournament seedings
  • Update for 2009 NCAA tournament seedings
  • Leader board report is HTML instead of text
  • Minor formatting changes for main page
  • Another release forthcoming when play-in game is decided.