- Errlop is now written in TypeScript
- Errlop's browser edition now makes use of ECMAScript modules
- Errlop now only includes one Node.js edition that runs on all Node.js environments
- Updated dependencies, base files, and editions using boundation
- Updated
editions
dependency, should function to fix issue #2
- Add duck typing for node version 4 and under
- Prevent additional crashes on node version 4
- More effecient node version 4 crash prevention
- Support node version 0.8
- Prevent a peculiar crash on node version 4