All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
1.5.1 (2025-03-08)
1.5.0 (2024-06-22)
- remove bundling for test page (eba5add)
- remove typescript test (1c8df30)
- remove unnecessary dependencies/scripts (441d153)
- use native crypto in browser and node for uuids (7654617)
1.4.0 (2023-07-30)
- names: Add italian names (26b65f4)
1.3.3 (2023-07-23)
1.3.2 (2023-01-29)
1.3.1 (2022-11-19)
1.3.0 (2022-02-13)
1.2.0 (2022-02-12)
- dice: Add drop/keep die syntax (a4495b1), closes #46
- npc: Improve Field typings (f6f3937), closes #53
1.1.4 (2022-02-06)
1.1.3 (2022-01-08)
- diceresult: Fix bad serialization (8272922)
- npc: Fix for unserialization (2c435fc)
- npc: Fix unserialization of NPCSchema (491c33e)
- RandomTableResultSet: Fix bad unserialization of DisplayOptions (35eeed2), closes #52
1.1.2 (2022-01-07)
- npc: Fix unserializing NPC fields (9e8ca8e)
1.1.1 (2022-01-07)
- typos: Embarrassing Randon typos (sigh) (f797eb4)
1.1.0 (2022-01-07)
- build: Fix uuid import, add build for test page (b59c942), closes #48
- names: Fix for full names where surname is empty on type (d734e6d)
- serialization: Fix serialization for classes in classes (f152887), closes #50
1.0.1 (2022-01-01)
- npc: Add some helper methods (70a15e8)
- npc: Fix import of uuid (7e56a67)
1.0.0 (2021-12-27)
- docs: See README for breaking change information for v1
- randomizer: Improve table by key lookup (df3c012), closes #39
- tables: Handle infinite loops (5dda97c), closes #38
0.10.3 (2021-10-08)
0.10.2 (2021-06-20)
- names: Added Mexican/Spanish (0ac511b)
0.10.1 (2021-06-20)
0.10.0 (2021-05-07)
- json: Make json output ignore empty (b562d11), closes #30
- names: Add mixed option for names (7816d33), closes #33
- npc: Add label to schema field (52c8544), closes #28
- tokens: Simply token output for tables (b0d0bed)
- Add typescript types as a test (e6f5400), closes #26
- names: Fix name:random token type not working (a1056aa), closes #31
- npc: Remove default export (a8274d6), closes #27
0.9.0 (2021-05-01)
- RandomTable: Add toString method (0098d6d), closes #23
- RandomTable: Convert print to display options using class map (5644ed5), closes #24
- RantomTableEntry: Add class for entries (15e4da9), closes #25
- TableResults: Added results and results sets classes (b14632f), closes #22
0.8.1 (2021-04-30)
0.8.0 (2021-04-10)
-
EVERYTHING!
-
Change to ES Modules (9c14e95)
- npm: Update dependencies for security (83a37e2)