Skip to content

Releases: JBenda/inkcpp

inkcpp 0.1.10

05 Jan 20:18

Choose a tag to compare

What's Changed

  • Fix optional::emplace() by @willvale in #126
  • Update list_table::count to return int32_t by @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

Full Changelog: v0.1.9...v0.1.10

inkcpp 0.1.9

16 Jul 19:14
v0.1.9
4263031

Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9

inkcpp 0.1.8

06 Apr 15:58
v0.1.8
ee73faf

Choose a tag to compare

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

03 Jan 16:21
v0.1.7
a32d9ce

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.6...v0.1.7

inkcpp 0.1.6

24 Apr 15:56
v0.1.6
b3c8577

Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

inkcpp 0.1.5

20 Apr 17:27
v0.1.5
31bae5c

Choose a tag to compare

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

11 Feb 00:53
v0.1.4
bdc4013

Choose a tag to compare

What's Changed

  • UE intigrate Marketplace Feedback by @JBenda in #79

Full Changelog: v0.1.3...v0.1.4

inkcpp 0.1.3

22 Jan 01:34
v0.1.3
92ad688

Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

inkcpp 0.1.2

11 Jan 20:03
v0.1.2
24adc8a

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

inkcpp 0.1.1

17 Dec 14:18
v0.1.1
e55613b

Choose a tag to compare

What's Changed

  • Fixing output of strings with non printable characters by @JBenda in #65

Full Changelog: v0.1...v0.1.1