Skip to content

Releases: P403n1x87/echion

v0.3.5

Choose a tag to compare

@taegyunkim taegyunkim released this 05 Sep 18:36
158a50f

What's Changed

  • perf: interpreter state field read by @P403n1x87 in #123
  • fix: undefined behavior on python_stack by using unsigned types with underflow check by @taegyunkim in #124
  • fix: check for null chunk ptr by @taegyunkim in #127
  • refactor: use std::vector instead of unique_ptr with custom deleter by @taegyunkim in #126
  • chore: link .clang-format to to project root by @taegyunkim in #129
  • fix: use std::string::data() instead of c_str() by @taegyunkim in #131

Full Changelog: v0.3.4...v0.3.5

v0.3.4

Choose a tag to compare

@P403n1x87 P403n1x87 released this 28 Jul 14:29
dc04ee4

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

Choose a tag to compare

@P403n1x87 P403n1x87 released this 10 Sep 13:25
f1ce747

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

Choose a tag to compare

@P403n1x87 P403n1x87 released this 10 Sep 10:10
eae2b77

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@P403n1x87 P403n1x87 released this 10 Sep 09:28
df7c2aa

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@P403n1x87 P403n1x87 released this 07 May 11:00
c3c522c

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@P403n1x87 P403n1x87 released this 14 Oct 16:14
e6a06c5

What's Changed

Full Changelog: v0.1.0...v0.2.0

0.1.0

0.1.0 Pre-release
Pre-release

Choose a tag to compare

@P403n1x87 P403n1x87 released this 06 Jul 10:01

Initial release