Skip to content

Releases: AeJae/Revision-Tool

Version 1.3

19 May 22:33
beccd2e

Choose a tag to compare

Major Update

This update brings a bunch of improvements, both under the hood and for your user experience. Some notable additions include a new feature that enables question filtering, and a significantly increased number of commands available to you. You can read about the new commands here.

What's Changed

  • Significant Rework and New Filtering Feature by @AeJae in #13
  • Refactoring, New Minor Features by @AeJae in #14
  • Minor Addition, Slight Refactoring by @AeJae in #15

Full Changelog: v1.2...v1.3

Version 1.2

19 May 13:56
c002a6d

Choose a tag to compare

Minor Update

Improved diagnostics when encountering errors in a question bank file, fixed a minor issue.

What's Changed

  • Improved Diagnostics by @AeJae in #12.
  • Minor Fix to Stdout by @AeJae in #12.
  • Added project issue and bug templates.

Full Changelog: v1.1...v1.2

Version 1.1

18 May 22:10
ff7861a

Choose a tag to compare

Minor Update

This project is now under the GPL-2.0 license.

What's Changed

Full Changelog: v1.0...v1.1

Version 1

18 May 21:27
bf0d883

Choose a tag to compare

The First Stable Release Has Arrived!

I hope you find this tool useful. If you have any ideas, feel free to post them in the issues page, or get involved yourself by creating some pull requests!

What's Changed

  • Added question type to the header for better UX, by @AeJae in #8
  • Added new feature - session statistics, by @AeJae in #9
  • Added unit tests for all question types, by @AeJae in #10

Full Changelog: v0.9...v1.0

Functionally Complete

18 May 16:37
76dfa88

Choose a tag to compare

Functionally Complete Pre-release
Pre-release

The project is functionally complete and should be stable. More testing and code review is needed before a full version 1 release.

What's Changed

  • Update README.md by @AeJae in #1
  • Multiple Choice Question Work by @AeJae in #2
  • Moved location of inArray method. by @AeJae in #3
  • Added functionality of TextInputQ. by @AeJae in #4
  • Finished work on questions. Testing also complete. by @AeJae in #5
  • QuestionBank implemented, added method to create one. by @AeJae in #6
  • Added all main methods, basic functionality complete. by @AeJae in #7

Full Changelog: https://github.com/AeJae/Revision-Questions/commits/v0.9