Releases: marcopixel/r6operators
Releases · marcopixel/r6operators
Release 2.6.0
✨ Features
- 🌟 Added Ram operator icon & metadata (5f5f2b9)
Release 2.5.0
✨ Features
- 🌟 Added Fenrir operator icon & metadata (thanks to @danielwerg, 557b359)
- 🌟 Added Brava operator icon & metadata (thanks to @danielwerg, afc28fa)
🐛 Bug Fixes
- 🛠 Updated operator metadata (c457841)
🚨 Breaking Changes
- BREAKING: Replaced
[op].unitwith[op].organd[op].squad(c457841)
Release 2.4.0
✨ Features
- 🌟 Added Solis operator icon & metadata - thanks to @danielwerg for making the icon and collecting the metadata (b6b1741)
Release 2.3.0
✨ Features
- 🌟 Added Grim operator icon & metadata (b812269)
- 🛠 Added function to automatically calculate operator prices (by @danielwerg, 08989b6)
2.2.0
✨ Features
- 🌟 Added Sens operator icon & metadata (3132a88)
🐛 Bug Fixes
- 🛠 Updated operator prices + glaz rating (by @danielwerg, 6eaf958)
2.1.0
Release 2.0.0
✨ 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].sexto[op].gender(b46431e) - BREAKING: Renamed
[op].ratings.armorto[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
/libto/dist(7756724)
Thanks to @danielwerg for his help on this release 👍
Release 1.7.0
Changes
- Added Osa icon & metadata (fb519ca, thanks to @danielwerg for collecting the metadata & reference icon)
- Bump dependencies (0463c34)
Release 1.6.0
Release 1.5.0
Changes
- Added Flores icon & metadata (f9fce33)
- Fix incorrect operator metadata (thanks to @finalnothing & @galaktikzyrus, #13)
- Bump dependencies & remove deprecated modules (1be2290, ac23634, 02ccd33)
- Add CodeQL Github Action to auto-detect code vulnerabilities (1b973cb)
- Cleanup eslint config & use prettier as standalone package (f68d3a7)
- Add lint-staged to enforce code style & catch errors before commiting (f68d3a7)