Skip to content

Releases: MilosPaunovic/questionnaire

v3.0.0

30 Sep 07:51
Compare
Choose a tag to compare

What's Changed

Breaking changes

Dropped Node v12 support.

Full Changelog: 2.0.0...3.0.0

v2.0.0

30 Sep 07:44
Compare
Choose a tag to compare

What's Changed

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.

Full Changelog: 1.0.4...2.0.0

v1.0.4

28 Sep 15:07
Compare
Choose a tag to compare

What's Changed

Fixed

  • Included question data files into the final bundle.

Full Changelog: 1.0.3...1.0.4

v1.0.3

28 Sep 15:00
Compare
Choose a tag to compare

What's Changed

Changed

  • Improved the way of library bundling.

Removed

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

Full Changelog: 1.0.2...1.0.3

v1.0.2

27 Sep 20:56
Compare
Choose a tag to compare

What's Changed

Initial release.

New Contributors

Full Changelog: https://github.com/MilosPaunovic/questionnaire/commits/1.0.2