v1.0.0
- Use dentaku for safe-eval.
- Add
Process#offset
method. - Make
Process#layouts
easier to use. - Add testing on glibc-2.19, 2.23, 2.24.
- Use
Tempfile
to promise process-safe. - Refactor lots of things.
Process#offset
method.Process#layouts
easier to use.Tempfile
to promise process-safe.