Skip to content

Latest commit

 

History

History
69 lines (31 loc) · 2.94 KB

CHANGELOG.md

File metadata and controls

69 lines (31 loc) · 2.94 KB

2.1.7 (2021-04-28)

Bug Fixes

  • removed some unused function parameters (e461ac8)
  • spelling mistake in error (3f7e8a9)

2.1.6 (2021-03-14)

Bug Fixes

  • deps: bump github.com/brad-jones/goprefix/v2 from 2.0.1 to 2.0.5 (#52) (b12f609)

2.1.5 (2021-03-11)

Bug Fixes

  • bumped node & go versions (499f14b)

2.1.4 (2021-03-11)

Bug Fixes

  • deps: bump github.com/brad-jones/goasync/v2 from 2.1.1 to 2.1.2 (#50) (2c0e5e8)

2.1.3 (2021-03-11)

Bug Fixes

  • deps: bump github.com/brad-jones/goerr/v2 from 2.1.1 to 2.1.3 (#49) (b22cae1)
  • deps: bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#26) (afd227b)

2.1.2 (2020-09-23)

Bug Fixes

  • deps: bump github.com/brad-jones/goprefix/v2 from 2.0.0 to 2.0.1 (#8) (fd07004)

2.1.1 (2020-09-18)

Bug Fixes

  • deps: bump github.com/brad-jones/goasync/v2 from 2.0.0 to 2.1.1 (#2) (447d8c7)

2.1.0 (2020-09-16)

Features

  • prefix: updated to v2 of the goprefix package (9bdcf82)

2.0.0 (2020-09-16)

Features

BREAKING CHANGES

  • uses a completely re-written goerr & goasync package