Skip to content

Release 2.0.0

Compare
Choose a tag to compare
@marcopixel marcopixel released this 01 Dec 18:25
· 44 commits to master since this release
ad32248

✨ Features

  • 📝 Rewrote library code for better typings, smaller filesize and future features (6c84917)
  • 🎨 Reworked existing operator icons to the new style (bfac854, 80dbc5b)
  • 🌟 Added Thorn operator icon & metadata (11ad21c)

🐛 Bug Fixes

  • 🛠 Corrected incorrect metadata on Doc & Thatcher (bb7e7a5)

🚨 Breaking Changes

  • BREAKING: Changed [op].sex to [op].gender (b46431e)
  • BREAKING: Renamed [op].ratings.armor to [op].ratings.health (4311beb)
  • BREAKING: PNG files are no longer supplied with the library (See #1 for more information)
  • BREAKING: Compiled library & icons path moved from /lib to /dist (7756724)

Thanks to @danielwerg for his help on this release 👍