Skip to content

Releases: 5e-bits/5e-srd-api

v2.4.1

19 Aug 01:11
33c34f6
Compare
Choose a tag to compare

2.4.1 (2022-08-19)

Bug Fixes

v2.4.0

18 Aug 23:49
063e3e8
Compare
Choose a tag to compare

2.4.0 (2022-08-18)

Features

  • deps: Security audit and remove legacy docs (#327) (063e3e8)

v2.3.1

15 Aug 22:58
d4c19c0
Compare
Choose a tag to compare

2.3.1 (2022-08-15)

Bug Fixes

  • Malformed queries should not break the server (#323) (d4c19c0)

v2.3.0

10 Aug 22:00
b1b6ba0
Compare
Choose a tag to compare

2.3.0 (2022-08-10)

Features

v2.2.1

07 Aug 13:43
e890374
Compare
Choose a tag to compare

2.2.1 (2022-08-07)

Bug Fixes

  • Increase GraphQL API's max query depth (#321) (e890374)

v2.2.0

05 Aug 10:43
2654df3
Compare
Choose a tag to compare

2.2.0 (2022-08-05)

Features

  • trait language options: Add language options to trait (#319) (2654df3)

v2.1.0

03 Aug 20:03
ac4fc2c
Compare
Choose a tag to compare

2.1.0 (2022-08-03)

Features

v2.0.0

03 Aug 19:25
c33e2b8
Compare
Choose a tag to compare

2.0.0 (2022-08-03)

Code Refactoring

  • choice structure: Choice reform and accompanying docs (#310) (c33e2b8)

BREAKING CHANGES

  • choice structure: Choice reform

  • Update swagger docs

  • Revert "Update swagger docs"

This reverts commit 242688b.

  • Update swagger.yml

  • Update swagger docs and make sure they actually validate

  • Resolve "index Multiclassing does not exist" issue

  • Update typescript types

  • Update mongoose models

  • Fix schema

  • Update choice data in test

  • Rename DC to difficulty class

v1.3.10

18 Jul 16:33
48a6c44
Compare
Choose a tag to compare

1.3.10 (2022-07-18)

Bug Fixes

  • api: levels should not show up in api root (#315) (a21ae9e)
  • params: Query params should not crash the server (#314) (48a6c44)

v1.3.9

08 Jul 00:28
eb96005
Compare
Choose a tag to compare

1.3.9 (2022-07-08)

Bug Fixes