DiceLottery Changelog

What's new in DiceLottery 1.6.1

Jul 6, 2013
  • 100px icon

New in DiceLottery 1.6 (Jun 5, 2012)

  • Enabled 'multiple occurrences' checkbox.
  • move config file ~/.dicelottery/dicelottery.properties -> ~/.dicelottery
  • Java7 try-with-resources
  • Refactoring in the .elements and .events packages
  • Minor clarifications in the UI: including all whitespace as separators
  • more tests

New in DiceLottery 1.5.1 (May 8, 2010)

  • Store preferences in user's home directory instead of using java.util.prefs.

New in DiceLottery 1.5 (Jan 14, 2010)

  • Minor GUI changes
  • mostly code changes:
  • JavaDoc added
  • decoupled classes (mostly by changing the SwingWorker role in the API)
  • moved out some functionality to MihaiB-utils
  • most code has been reviewed
  • IO streams are now properly closed (in finally blocks)

New in DiceLottery 0.1.4 (Dec 8, 2009)

  • Added Arrangements representation (order matters)

New in DiceLottery 0.1.3 (Nov 29, 2009)

  • Added status updates from mapping workers
  • Minor GUI changes in main window
  • Added program icon

New in DiceLottery 0.1.2 (Nov 27, 2009)

  • Added random.org and system random number generator
  • Added `Search Min Repeats' functionality

New in DiceLottery 0.1.1 (Nov 23, 2009)

  • updated input consumer and mapper description

New in DiceLottery 0.0.2 (Nov 18, 2009)

  • Reverse Mapping support added.
  • The only Lottery representation available is Combinations.

New in DiceLottery 0.0.1 (Nov 18, 2009)

  • First usable version.
  • It can map from Nr to Nr and Lottery representations.