MHWDB-API
MHWDB-API copied to clipboard
Merge release/1.19.0 into master
Changelog
- Added
buyPrice
andsellPrice
to items. - Consolidated database migrations.
- Updated a large number of dependencies to remove deprecation notices.
Deprecations
- On items,
value
is now deprecated in favor of the newbuyPrice
andsellPrice
fields, and will be removed in v1.20.0.