Skip to content

Commit 9863848

Browse files
chore(main): release 2.1.0
1 parent de726de commit 9863848

File tree

3 files changed

+44
-2
lines changed

3 files changed

+44
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.0.0"
2+
".": "2.1.0"
33
}

CHANGELOG.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,47 @@
11
# Changelog
22

3+
## [2.1.0](https://github.com/untrustedmodders/plugify/compare/v2.0.0...v2.1.0) (2025-12-02)
4+
5+
6+
### Features
7+
8+
* add class support ([b25a038](https://github.com/untrustedmodders/plugify/commit/b25a03817823a569fb008b011307ffd757b6fa54))
9+
10+
11+
### Bug Fixes
12+
13+
* add case_insensitive_compare ([3fa4b41](https://github.com/untrustedmodders/plugify/commit/3fa4b41eb40d72397ef827d79f90952957b87d0d))
14+
* add class binding serialization ([065f790](https://github.com/untrustedmodders/plugify/commit/065f7904cd317ab9b0d4b292d1c476669c0d4fe7))
15+
* add class bindings structs ([ef245c1](https://github.com/untrustedmodders/plugify/commit/ef245c1e4bcfaf99b3fd5e519e4e4856fd1858cc))
16+
* add class validation to manifest ([419d98e](https://github.com/untrustedmodders/plugify/commit/419d98e3c86892e7ac1c6468d564bde35d26ba29))
17+
* add constant iters to hybrid vector ([1196475](https://github.com/untrustedmodders/plugify/commit/1196475177d5a1ac7359e406c0f18376c5a7ad22))
18+
* add directory exclusion for manifest search ([6396037](https://github.com/untrustedmodders/plugify/commit/6396037e80982497c0d2686ae37f4115c9116b28))
19+
* add float cast_to for apple clang ([ae5cb77](https://github.com/untrustedmodders/plugify/commit/ae5cb77bb027f3586511b45fdea0f7c261540438))
20+
* add hybrid_vector helper ([be69959](https://github.com/untrustedmodders/plugify/commit/be69959b10391afa80f91a84c5f1e7134eab0d79))
21+
* add missing move ([b5f6a9b](https://github.com/untrustedmodders/plugify/commit/b5f6a9bb45be27a340429e803e7be7d9edf8a9c0))
22+
* add nullability to alias in bindings ([06b2284](https://github.com/untrustedmodders/plugify/commit/06b2284ef4d21dc79113e561e26c9e94f9e5b4f7))
23+
* add plg types for VS natvis ([f0b7aa9](https://github.com/untrustedmodders/plugify/commit/f0b7aa9213b675d6122a52256e1bed42d8125ecf))
24+
* add support of handless wrappers ([de726de](https://github.com/untrustedmodders/plugify/commit/de726de07a2fcb9d9e1efaad4c6f4b33eb227c8b))
25+
* add vector parser util func ([cbd8a2f](https://github.com/untrustedmodders/plugify/commit/cbd8a2f8e26fa2448c778353accec742197458c1))
26+
* allow description in class data ([e5a7232](https://github.com/untrustedmodders/plugify/commit/e5a72328b8976c1a2a9cef0aa85914185168a492))
27+
* avoid alias copy on return ([27f47c6](https://github.com/untrustedmodders/plugify/commit/27f47c6ffd996a04b3abf7625ed42f961a34b3ed))
28+
* case_insensitive_equal issue ([7d96f53](https://github.com/untrustedmodders/plugify/commit/7d96f53c2358cd8d15b2fdfddcd713a109392553))
29+
* dereferencing type-punned pointer ([d0b82ce](https://github.com/untrustedmodders/plugify/commit/d0b82ce85b0c1ffb4f1bde36e978b0a40da07a4f))
30+
* improve class bindings ([f045038](https://github.com/untrustedmodders/plugify/commit/f045038ff943066800613c0128e500bafcad54e7))
31+
* improve enum prettify ([fc46ac3](https://github.com/untrustedmodders/plugify/commit/fc46ac351c9935a643d113444f27b13cbb5c8cef))
32+
* improve ipvbase ([2c72070](https://github.com/untrustedmodders/plugify/commit/2c720701596de48169ddf89ad203f77d0e561a58))
33+
* improve plg formatter for primitive structs ([35b9a16](https://github.com/untrustedmodders/plugify/commit/35b9a165a9b12fb334c6a6d7a13dae9fa13f35c4))
34+
* remove assume valid in string header ([8ad7f39](https://github.com/untrustedmodders/plugify/commit/8ad7f3981e9bafda7dca42e123a46c01466c8530))
35+
* remove dublicates validation for enum values ([b0399a7](https://github.com/untrustedmodders/plugify/commit/b0399a752f1fc115d994b470a921ae15710686a1))
36+
* rework allocator for alignment mode ([aea99c2](https://github.com/untrustedmodders/plugify/commit/aea99c2a0fa562895c8b3383c591bc8fa626076d))
37+
* rework event bus little bit ([361398f](https://github.com/untrustedmodders/plugify/commit/361398fd37af66771781fee9a33fa4ff3033295f))
38+
* rework manifest lookup ([e842305](https://github.com/untrustedmodders/plugify/commit/e842305f01d4304ff6714bcfbbdfe74b27381a3e))
39+
* rework safecall to static method ([57bc377](https://github.com/untrustedmodders/plugify/commit/57bc377e0474bc7ce7bfcaa4cf975af2541f94b5))
40+
* small refactor ([c536899](https://github.com/untrustedmodders/plugify/commit/c5368993c14e42243392f6b312a37a25a8f4477c))
41+
* some refactor of new classes ([d3b0dd3](https://github.com/untrustedmodders/plugify/commit/d3b0dd3c73a886091eb970b88cfebea84c7112c7))
42+
* string in constexpr on GCC 15 ([d9b99ea](https://github.com/untrustedmodders/plugify/commit/d9b99ea80eb031a845f294de0079b63ce84b7b0a))
43+
* typo ([c2b28f2](https://github.com/untrustedmodders/plugify/commit/c2b28f2d3055395f6913ee91f31508787f4e00cf))
44+
345
## [2.0.0](https://github.com/untrustedmodders/plugify/compare/v1.2.8...v2.0.0) (2025-10-07)
446

547

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.0
1+
2.1.0

0 commit comments

Comments
 (0)