Release 2.1.4

Fixed

- Enhance `errors.pcall()` performance (about 30%) by eliminating
  unnecessary closures creation and `unpack()` which breaks JIT traces.

- Fix building scm-1 version from source.