Releases: JBenda/inkcpp
Releases · JBenda/inkcpp
inkcpp 0.1.10
What's Changed
- Fix optional::emplace() by @willvale in #126
- Update list_table::count to return
int32_tby @harryr0se in #113 - Update WIN32 ifdef checks to _MSC_VER by @harryr0se in #114
- fix(Core/Globals): Frees observer callbacks at destruction by @JBenda in #127
- fix(runner): keep leading white spaces from strings when pushed to output by @JBenda in #132
- Configuration changes to support no-std no-rtti no-EH when not using Unreal by @willvale in #128
- Fix restrictive numeric casts/assignments. by @willvale in #134
- Fix external function types by @willvale in #137
- Add option for inkcpp to compile without exceptions by @harryr0se in #136
- Make library inkcpp_shared public by @marekdaniluk in #140
- fix(runner): count knot visits after jump more correctly by @JBenda in #141
- bump(UE) add version UE5.7, no changes necessary by @JBenda in #133
New Contributors
- @willvale made their first contribution in #126
- @harryr0se made their first contribution in #113
- @marekdaniluk made their first contribution in #140
Full Changelog: v0.1.9...v0.1.10
inkcpp 0.1.9
inkcpp 0.1.8
What's Changed
- Fix various typos in comments by @goldenxp in #98
- Build UE Plugin with CMake and minore fixes by @JBenda in #99
- Use static cast to avoid template mismatch on embedded devices by @Myonmu in #100
- Correctly parse tags related to each line by @MrHands in #96
New Contributors
Full Changelog: v0.1.7...v0.1.8
inkcpp 0.1.7
What's Changed
- Fix issue related to pointer storage. by @kalmard0 in #86
- Properly include cstdio into system.h. by @kalmard0 in #87
- Added CMake Flags to make tests optional by @JBenda in #89
- Fix compilation with C++17 by @MrHands in #90
- UE5.5 and PythonDocumentation by @JBenda in #94
New Contributors
Full Changelog: v0.1.6...v0.1.7
inkcpp 0.1.6
inkcpp 0.1.5
What's Changed
- UE Release Polishing by @JBenda in #80
- Ignore Functions end/starts when applieng glue by @JBenda in #83
Full Changelog: v0.1.4...v0.1.5
inkcpp 0.1.4
inkcpp 0.1.3
inkcpp 0.1.2
inkcpp 0.1.1
What's Changed
Full Changelog: v0.1...v0.1.1