Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

37 lines (19 loc) · 1.2 KB

Changelog

3.0.0 - 2022-09-30

Breaking changes

Dropped Node v12 support.

2.0.0 - 2022-09-30

Breaking changes

This major release introduces a breaking change as the method questions() now expects an object parameter, instead of number, like in the previous versions.

Added

  • Allowed options argument to be passed for recieving wrong answers, as well as the correct one.

1.0.4 - 2022-09-28

Fixed

  • Included question data files into the final bundle.

1.0.3 - 2022-09-28

Changed

  • Improved the way of library bundling.

Removed

  • Trimmed down list of questions following the advice of the initial answers creator.

1.0.2 - 2022-09-28

Initial release.