0.006 2026-02-04
[Changes]
* Update thread exception handling to include full stack trace.
0.005 2026-01-30
[Requirement Changes]
* Require SPVM 0.990120.
[Internal Changes]
* Use die native API in native classes instead of die_v2.
0.004 2026-01-28
[Requirement Changes]
* Require SPVM 0.990119.
[Internal Changes]
* Use die_v2 native API in native classes.
0.003 2025-01-29
[Requirement Changes]
* Require SPVM 0.990042.
[Test Improvement]
* Call Fn#destroy_runtime_permanent_vars method in the end of tests.
0.002 2024-11-25
[Changes]
* Add version string to Thread class.
[Makefile.PL Bug Fix]
* Fix a bug that Thread::ThisThread class and Thread::ID class are not compiled to DLL.
0.001 2022-11-19
[Changes]
* First release.