v8.7.1
Maven
<dependency>
    <groupId>com.github.cryptomorin</groupId>
    <artifactId>XSeries</artifactId>
    <version>8.7.1</version>
</dependency>ItemStack
- Changed the names of a few options to more abstract name for future items.
SkullUtils
- Fixed an issue where using ItemStack#equals or ItemStack#isSimilar caused a NPE when used between two custom skulls.
XTag
- Fixed isItem() for outdated versions above 1.13