71 lines
2.8 KiB
Markdown
71 lines
2.8 KiB
Markdown
# History
|
|
|
|
## v2.2.0 2020 May 4
|
|
|
|
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
|
|
|
|
## v2.1.0 2020 March 26
|
|
|
|
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
|
|
|
|
## v2.0.0 2019 December 11
|
|
|
|
- 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](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
|
|
|
|
## v1.7.0 2019 December 9
|
|
|
|
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
|
|
|
|
## v1.6.0 2019 December 1
|
|
|
|
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
|
|
|
|
## v1.5.0 2019 December 1
|
|
|
|
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
|
|
|
|
## v1.4.0 2019 December 1
|
|
|
|
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
|
|
|
|
## v1.3.0 2019 November 18
|
|
|
|
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
|
|
|
|
## v1.2.0 2019 November 13
|
|
|
|
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
|
|
|
|
## v1.1.2 2019 September 10
|
|
|
|
- Updated [base files](https://github.com/bevry/base) and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
|
|
|
|
## v1.1.1 2018 December 28
|
|
|
|
- Updated `editions` dependency, should function to fix [issue #2](https://github.com/bevry/errlop/issues/2)
|
|
|
|
## v1.1.0 2018 December 28
|
|
|
|
- Updated [base files](https://github.com/bevry/base) and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
|
|
|
|
## v1.0.3 2018 August 19
|
|
|
|
- Add duck typing for node version 4 and under
|
|
- Prevent additional crashes on node version 4
|
|
|
|
## v1.0.2 2018 July 27
|
|
|
|
- More effecient node version 4 crash prevention
|
|
|
|
## v1.0.1 2018 July 27
|
|
|
|
- Support node version 0.8
|
|
- Prevent a peculiar crash on node version 4
|
|
|
|
## v1.0.0 2018 July 21
|
|
|
|
- Initial working release
|