Sha256: dcdd367553a4599d4285ac196a043310e2e24dc333e19df7effa5f714b8ddb03

Contents?: true

Size: 668 Bytes

Versions: 1

Compression:

Stored size: 668 Bytes

Contents

= quizgame Changelog

== Master (for 0.0.4)
  - Adjust to builtinextension-0.1.0.
  - Show histgram of weight file after run quizgame.
  - Change default filename extensions;
    for problems from ".yaml" to ".quiz",
    and weights  from "_wts.yaml" to ".wts".
  - Problem to QuizGame::Problem
  - History style is changed;
    from "[1 correct / 2 problems / 3 norma]" to "ox-"

== Version 0.0.3
  - Adjust to weightedpicker-0.1.0.

== Version 0.0.2
  - bin/quizgame raise error when _wts.yaml includes
    a float weight.
  - fix the bug when NaN occur with quit when no problem
    is answered.

== Version 0.0.1
  - bugfix

== Version 0.0.0
  - initiali release.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
quizgame-0.0.4 CHANGES