Skip to content

Releases: derikb/rpg-table-randomizer

v0.8.0

10 Apr 14:20
Compare
Choose a tag to compare

This basically breaks everything, but doesn't substantially change the methods and params.

This is not thoroughly tested at this point.

⚠ BREAKING CHANGES

  • EVERYTHING!

  • Change to ES Modules (9c14e95)

v0.7.2

24 Jan 15:05
Compare
Choose a tag to compare
  • Updated dev dependencies
  • Removed tests (because they will be outdated anyway)
  • Added French names

v0.7.1

12 Apr 17:05
Compare
Choose a tag to compare
  • Updated a bunch of dependencies (that I could without breaking the build process) for security warnings.
  • Removed bower references.

0.7.0

18 Sep 19:56
Compare
Choose a tag to compare

Added RandomTable::findDependencies()

0.6.1

18 Sep 18:15
Compare
Choose a tag to compare

Fixes for some name issues that occurred randomly.

0.6.0

13 Sep 19:29
Compare
Choose a tag to compare

Fix browserify export variable name so it doesn't have "-" in it.

0.5.0

12 Sep 21:45
Compare
Choose a tag to compare

Clean-up, fixes, better tests.

Added NPC generator module.

0.4.0

10 Sep 23:39
Compare
Choose a tag to compare

Clean-up.

Added macro property (See #4 )

v0.2.1

05 Sep 19:52
Compare
Choose a tag to compare

Forgot to bump the version in package.json I should automate that.

v0.2.0

05 Sep 19:51
Compare
Choose a tag to compare

Change the title lookups to be key lookups. Improved the table format document.