|  | 
| 1 | 1 | # Changelog | 
| 2 | 2 | 
 | 
|  | 3 | +## [2.2.0](https://github.com/untrustedmodders/plugify-plugin-s2sdk/compare/v2.1.2...v2.2.0) (2025-10-21) | 
|  | 4 | + | 
|  | 5 | + | 
|  | 6 | +### Features | 
|  | 7 | + | 
|  | 8 | +* update thread safety ([551a0d3](https://github.com/untrustedmodders/plugify-plugin-s2sdk/commit/551a0d31267666ea97f0ae782c8ee1a775cbf2f5)) | 
|  | 9 | + | 
|  | 10 | + | 
|  | 11 | +### Bug Fixes | 
|  | 12 | + | 
|  | 13 | +* add lldb debug script for schemas ([04e0799](https://github.com/untrustedmodders/plugify-plugin-s2sdk/commit/04e07994ad3152cb2c5897591c5ef423049bea5a)) | 
|  | 14 | +* add lldb init file ([e86b9bf](https://github.com/untrustedmodders/plugify-plugin-s2sdk/commit/e86b9bf7e31b61b1e7804b884ca7d3d273236725)) | 
|  | 15 | +* add more game formatters for LLDB ([3dd4961](https://github.com/untrustedmodders/plugify-plugin-s2sdk/commit/3dd4961adff79e584961bd96f181b37ab7712ae8)) | 
|  | 16 | +* add Severity operator ([df22698](https://github.com/untrustedmodders/plugify-plugin-s2sdk/commit/df22698c8ceb7bda2fe94676f43a71042298c26e)) | 
|  | 17 | +* cvar improvements ([1b943f9](https://github.com/untrustedmodders/plugify-plugin-s2sdk/commit/1b943f94cc93d3b25571ee3d3f27421ffef7d96b)) | 
|  | 18 | +* enable debug logger ([02ef163](https://github.com/untrustedmodders/plugify-plugin-s2sdk/commit/02ef16336a0f0b99bd51befaf56d5dfa1fe562b7)) | 
|  | 19 | +* lldb 2nd script revert ([db69965](https://github.com/untrustedmodders/plugify-plugin-s2sdk/commit/db699655408ee25a7c33ce824088068a8ec098b7)) | 
|  | 20 | +* maps case ins comparator ([1837805](https://github.com/untrustedmodders/plugify-plugin-s2sdk/commit/18378058d79ea3baef3f7743a09049d0c0e17a6a)) | 
|  | 21 | +* more thread safety rework ([ed310b2](https://github.com/untrustedmodders/plugify-plugin-s2sdk/commit/ed310b2fa86a8e58ec4364a7849aa191cc4d2a1c)) | 
|  | 22 | +* move schema to flat_maps and remove hashes ([0cf3854](https://github.com/untrustedmodders/plugify-plugin-s2sdk/commit/0cf385457779a0315e051fbcc891518885cd749d)) | 
|  | 23 | +* remove LoggingRareOptions_t ([683eb4a](https://github.com/untrustedmodders/plugify-plugin-s2sdk/commit/683eb4a4eefde82598bd35860ed398957be7a2ae)) | 
|  | 24 | +* rework schemas ([ec2599a](https://github.com/untrustedmodders/plugify-plugin-s2sdk/commit/ec2599aca9e7b8c9854dd5569ef43b6eda016547)) | 
|  | 25 | +* schema remove old code ([15dab23](https://github.com/untrustedmodders/plugify-plugin-s2sdk/commit/15dab231bff56e0f859f7baf945a74b457da6db4)) | 
|  | 26 | +* some build issues ([7617b69](https://github.com/untrustedmodders/plugify-plugin-s2sdk/commit/7617b694c6f350b8243360c229ecee298d566ab1)) | 
|  | 27 | +* some manager rework with containers ([61e7c2c](https://github.com/untrustedmodders/plugify-plugin-s2sdk/commit/61e7c2ca93aa5af5884075d036613e17d0b7068f)) | 
|  | 28 | +* some manager rework with containers ([f221f94](https://github.com/untrustedmodders/plugify-plugin-s2sdk/commit/f221f94bd90624b3a84fa6fc752e64bb9fbe9813)) | 
|  | 29 | +* some manager rework with containers ([ab39ddd](https://github.com/untrustedmodders/plugify-plugin-s2sdk/commit/ab39dddbdbe7a90ce8558d8d50b5339c87f17779)) | 
|  | 30 | +* some refactor ([b737efb](https://github.com/untrustedmodders/plugify-plugin-s2sdk/commit/b737efbf0b74e99570f24d6eba45263a37e9f1cd)) | 
|  | 31 | +* update enum `GearSlot` ([e57f83b](https://github.com/untrustedmodders/plugify-plugin-s2sdk/commit/e57f83bc8626cd3ac17cdf700264b3a0a58fc54e)) | 
|  | 32 | +* update string ([a94da28](https://github.com/untrustedmodders/plugify-plugin-s2sdk/commit/a94da28a90763298bb1adb620bc6483b444f491d)) | 
|  | 33 | +* update SwitchTeam sig ([746658f](https://github.com/untrustedmodders/plugify-plugin-s2sdk/commit/746658faea74606a9d4dda707c27d3a1e465447c)) | 
|  | 34 | + | 
| 3 | 35 | ## [2.1.2](https://github.com/untrustedmodders/plugify-plugin-s2sdk/compare/v2.1.1...v2.1.2) (2025-10-15) | 
| 4 | 36 | 
 | 
| 5 | 37 | 
 | 
|  | 
0 commit comments