v.1.9.0
What's Changed
- Main Backmerge by @augustjohnson in #616
- Bugfix: fixed typo in a5e Archpriest bonus action JSON (v1) by @calumbell in #619
- Bugfix: improve results for nested fields returned by
/v2/creaturesby @calumbell in #622 - Remove
'expected_stats' from Document by @calumbell in #624 - More v1 data fixes by @postrowski in #625
- Added 'feature_type' field to ClassFeature serializer by @calumbell in #628
- fixed bug 629 - Extraneous \r\n character in the middle of sentences by @postrowski in #630
- Refactor: update
"featureitems"on ClassFeatureItem model by @calumbell in #631 - Bugfix: null Foreign Keys on
/v2/itemsremain null when depth>0 by @calumbell in #632 - 633 tests were failing due to many recent changes by @augustjohnson in #635
New Contributors
- @postrowski made their first contribution in #625
Full Changelog: v.1.8.0...v.1.9.0