Skip to content

Latest commit

 

History

History
120 lines (64 loc) · 5.6 KB

CHANGELOG.md

File metadata and controls

120 lines (64 loc) · 5.6 KB

Changelog

All versions upwards from 2.0.0 project will be documented in this file. For all older version, please check the Releases tab.

2.10.1 (2024-09-21)

🐛 Bug Fixes

  • 🛠 Fixed incorrect CURRENT_SEASON value (b1add90)

2.10.0 (2024-09-21)

✨ Features

  • 🌟 Added Skopós operator icon & metadata (thanks to @J4yJ4y-R6 & @AlmostSuspense, aa570e7)

2.9.0 (2024-05-31)

✨ Features

  • 🌟 add sentry and striker metadata and icon by @danielwerg in #58
  • 📝 add operator issue template by @danielwerg in #57

2.8.0 (2024-03-03)

✨ Features

  • 🌟 Added Deimos operator icon & metadata (0af085d)

🐛 Bug Fixes

  • 🛠 Fixed Zofia squad copy/paste mistake (74a4cb7)

2.7.0 (2023-11-22)

✨ Features

  • 🌟 Added Tubarão operator icon & metadata (thanks to @danielwerg, d924845)

2.6.1 (2023-09-05)

🐛 Bug Fixes

  • 🛠 Fixed Ram icon inconsistencies & removed embedded raster image (thanks to @danielwerg, 66ba1aa)

2.6.0 (2023-09-04)

✨ Features

  • 🌟 Added Ram operator icon & metadata (5f5f2b9)

2.5.0 (2023-05-24)

✨ 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].unit with [op].org and [op].squad (c457841)

2.4.0 (2022-12-07)

✨ Features

  • 🌟 Added Solis operator icon & metadata - thanks to @danielwerg for making the icon and collecting the metadata (b6b1741)

2.3.0 (2022-09-06)

✨ Features

  • 🌟 Added Grim operator icon & metadata (b812269)
  • 🛠 Added function to automatically calculate operator prices (by @danielwerg, 08989b6)

2.2.0 (2022-06-23)

✨ Features

  • 🌟 Added Sens operator icon & metadata (3132a88)

🐛 Bug Fixes

  • 🛠 Updated operator prices + glaz rating (by @danielwerg, 6eaf958)

2.1.0 (2022-03-16)

✨ Features

🐛 Bug Fixes

2.0.0 (2021-12-01)

✨ 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 opperator 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)