v0.3.0
- (Breaking) Refactored API. Can now be customized with options. No longer uses a global module state.
- Improved tests. Require hook (
/registerentry point) is being tested in several scenarios, including type isolation and source-maps, with or without atsconfig.json. - Fixed exposing errors on Windows. Caught by adding AppVeyor CI and the improved tests.