mirror of
https://github.com/kennethreitz/bake.git
synced 2026-06-05 23:00:17 +00:00
32 lines
872 B
Markdown
32 lines
872 B
Markdown
# History
|
|
|
|
## 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
|