Skip to content

v0.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Stevoisiak Stevoisiak released this 15 Mar 00:09
· 54 commits to master since this release

0.0.1 - 2017-03-06

Initial non-functional alpha. Only provides a basic prototype of user interface. Little to no actual functionality.

Added

  • #13: Automatic build testing with Travis CI
  • #28: Button for adding new games
  • #32/#34: Fillable form to manually add new games
  • #38: Add Game and GameList classes
  • #47: "About" menu button to credit project resources and contributors
  • #48: "View on GitHub" menu shortcut to GitHub repository
  • #51: File reader to import/export tab separated text files into an ArrayList

Changed

  • #39/#42: Sort project into packages
  • #50: Separate MenuBar into its own file