Skip to content

Releases: P403n1x87/echion

v0.3.5

05 Sep 18:36
158a50f

Choose a tag to compare

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

28 Jul 14:29
dc04ee4

Choose a tag to compare

What's Changed

New Contributors

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

v0.3.3

10 Sep 13:25
f1ce747

Choose a tag to compare

What's Changed

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

v0.3.2

10 Sep 10:10
eae2b77

Choose a tag to compare

What's Changed

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

v0.3.1

10 Sep 09:28
df7c2aa

Choose a tag to compare

What's Changed

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

v0.3.0

07 May 11:00
c3c522c

Choose a tag to compare

What's Changed

New Contributors

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

v0.2.0

14 Oct 16:14
e6a06c5

Choose a tag to compare

What's Changed

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

0.1.0

06 Jul 10:01

Choose a tag to compare

0.1.0 Pre-release
Pre-release

Initial release