Skip to content

v1.0.0

Compare
Choose a tag to compare
@fuhrmanator fuhrmanator released this 16 Aug 00:59
· 11 commits to master since this release

What's Changed

  • fix: refactored incorrectFeedback and correctFeedback to TrueFeedback… by @livinNector in #63

Note this is a breaking change. The format of the TF question object is now different: incorrectFeedback becomes trueFeedback and correctFeedback becomes falseFeedback. See #62 for more context.

Full Changelog: v0.2.4...v1.0.0