Draft: Bump mini_racer from 0.4.0 to 0.6.0
Bumps mini_racer from 0.4.0 to 0.6.0.
Changelog
Sourced from mini_racer's changelog.
0.6.0
- Ruby 3.1 support
- Fixes memory leak in heap snapshotting
- Improved compilation ergonomics in clang
- Migrated internal storage in c extension to TypedData
11-04-2021
0.5.0
Commits
-
2a7c5ccVersion bump -
bdeaebdadd -lstdc++ for clang for non-Darwin -
1bd82a9use CXXFLAGS for C++ compiler -
8550bb3drop rb_gc_force_recycle use -
feb8dc4DEV: test_concurrent_access causing segfaults -
81f3004Add most important change in 0.5.0 to changelog. (#221) -
0752264rb_heap_snapshot: fix memory leak from fdopen -
2725152ExternalFunction: convert from T_DATA to T_OBJECT -
9fcb481Isolate: convert to TypedData -
2310528Snapshot: convert to TypedData - Additional commits viewable in compare view
Edited by David Chandek-Stark