Releases: derikb/rpg-table-randomizer
Releases · derikb/rpg-table-randomizer
v0.8.0
This basically breaks everything, but doesn't substantially change the methods and params.
This is not thoroughly tested at this point.
⚠ BREAKING CHANGES
v0.7.2
- Updated dev dependencies
- Removed tests (because they will be outdated anyway)
- Added French names
v0.7.1
- Updated a bunch of dependencies (that I could without breaking the build process) for security warnings.
- Removed bower references.
0.7.0
Added RandomTable::findDependencies()
0.6.1
Fixes for some name issues that occurred randomly.
0.6.0
Fix browserify export variable name so it doesn't have "-" in it.
0.5.0
Clean-up, fixes, better tests.
Added NPC generator module.
0.4.0
Clean-up.
Added macro
property (See #4 )
v0.2.1
Forgot to bump the version in package.json I should automate that.
v0.2.0
Change the title lookups to be key lookups. Improved the table format document.