0.006 2026-08-24
[Requirement Changes]
* Require SPVM 0.990195.
[Makefile.PL Changes]
* Catch up with latest SPVM Makefile.PL
[Test Improvement]
* Add ASan and MSVC tests.
[Internal Changes]
* Change config extension from .config to .build.
* Update MANIFEST.SKIP and .gitignore.
0.005 2026-04-07
[Requirement Changes]
* Require SPVM 0.990155.
[Internal Changes]
* Clean up configs by removing redundant link flags and boilerplate as the SPVM core now handles them.
0.004 2025-01-28
[Requirement Changes]
* Require SPVM 0.990042.
[Test Improvement]
* Call Fn#destroy_runtime_permanent_vars method in the end of tests.
0.003 2025-01-10
[Requirement Changes]
* Require SPVM 0.990038.
[Changes]
* Set is_resource field to 1.
[Test Fix]
* Fix a test that is not succeed in latest Linux.
[Document Change]
* Add "Required Libraries" heading.
0.002 2024-08-03
[Requirement Changes]
* Require -std=C++17 in gcc/clang compiler.
[Test Improvement]
* Add complex matrix tests.
0.001 2024-07-17
[Changes]
* First release.