Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 8 days to 7 months
Nearly every release is documented
notes for 14 of 14 stable releases
Nothing withdrawn
no release was ever pulled
9 years old
67 releases · first in 2017
Release timeline
67 releases since 2017One column per quarter.
Releases
- v1.11.1-0.20240429191436-cf4b2327cea929 Apr 2024pre-release
Nothing published for this version
- v1.11.1-0.20231011184630-616f4860ca0a11 Oct 2023pre-release
Nothing published for this version
- v1.11.029 Mar 2023
Release notes3 sources agree
Open source →- Errors now supports any error that implements multiple-error interface.
- Add Every function to allow checking if all errors in the chain satisfies errors.Is against the target error.
- v1.10.1-0.20230328205102-d8067ab0035d28 Mar 2023pre-release
Nothing published for this version
- v1.10.1-0.20230320124059-d42b7a1b108b20 Mar 2023pre-release
Nothing published for this version
- v1.10.1-0.20230316054046-faff69d9f00c16 Mar 2023pre-release
Nothing published for this version
- v1.10.08 Mar 2023
Release notes
Open source →- Support Go 1.20 Unwrap() []error
- Remove unused glide.yaml
- Drop external atomic dependency
- README: Add Features section
Additional notes2 sources agree
Open source →- Comply with Go 1.20's multiple-error interface.
- Drop Go 1.18 support. Per the support policy, only Go 1.19 and 1.20 are supported now.
- Drop all non-test external dependencies.
- v1.9.1-0.20230215063618-4504ef7e004815 Feb 2023pre-release
Nothing published for this version
- v1.9.1-0.20230215063506-7876a028b02415 Feb 2023pre-release
Nothing published for this version
- v1.9.012 Dec 2022
Release notes3 sources agree
Open source →-
Add
AppendFuncthat allow passsing functions to similar to
AppendInvoke. -
Bump up yaml.v3 dependency to 3.0.1.
-
- v1.8.1-0.20220906162006-4459990373116 Sept 2022pre-release
Nothing published for this version
- v1.8.1-0.20220812161435-492b79245a0012 Aug 2022pre-release
Nothing published for this version
- v1.8.1-0.20220531191214-aa8f15f0a1ac31 May 2022pre-release
Nothing published for this version
- v1.8.1-0.20220518141851-f46d400df05518 May 2022pre-release
Nothing published for this version
- v1.8.1-0.20220315213844-6fede5ccb33e15 Mar 2022pre-release
Nothing published for this version
- v1.8.028 Feb 2022
Release notes3 sources agree
Open source →Combine: perform zero allocations when there are no errors.
- v1.7.1-0.20220228200114-cea7d2e1fc4928 Feb 2022pre-release
Nothing published for this version
- v1.7.1-0.20210712175728-d49c2ba5744312 Jul 2021pre-release
Nothing published for this version
- v1.7.1-0.20210525220645-ee7346af51d225 May 2021pre-release
Nothing published for this version
- v1.7.1-0.20210525190316-7c6ff6f71fb425 May 2021pre-release
Nothing published for this version
- v1.7.06 May 2021
Release notes3 sources agree
Open source →- Add
AppendInvoketo append into errors fromdeferblocks.
- Add
- v1.6.1-0.20210506172439-0b656320b9b96 May 2021pre-release
Nothing published for this version
- v1.6.1-0.20210506172305-b78aea89db436 May 2021pre-release
Nothing published for this version
- v1.6.1-0.20210506151315-a402392041e66 May 2021pre-release
Nothing published for this version
- v1.6.1-0.20201124182017-e015acf18bb324 Nov 2020pre-release
Nothing published for this version
- v1.6.1-0.20201124181825-8b005e68007524 Nov 2020pre-release
Nothing published for this version
- v1.6.1-0.20201027220001-0eb6eb5383b927 Oct 2020pre-release
Nothing published for this version
- v1.6.014 Sept 2020
Release notes3 sources agree
Open source →- Actually drop library dependency on development-time tooling.
- v1.5.1-0.20200911163807-16378467a55211 Sept 2020pre-release
Nothing published for this version
- v1.5.1-0.20200423170120-4a27324ebb7123 Apr 2020pre-release
Nothing published for this version
- v1.5.024 Feb 2020
- v1.4.1-0.20191108182900-0603dab385138 Nov 2019pre-release
Nothing published for this version
- v1.4.04 Nov 2019
Release notes3 sources agree
Open source →- Add
AppendIntofunction to more ergonomically build errors inside a
loop.
- Add
- v1.3.029 Oct 2019
- v1.2.026 Sept 2019
Release notes3 sources agree
Open source →- Support extracting and matching against wrapped errors with
errors.As
anderrors.Is.
- Support extracting and matching against wrapped errors with
- v1.1.1-0.20190429210458-d7c6dce583f129 Apr 2019pre-release
Nothing published for this version
- v1.1.1-0.20190429210458-bd075f90b08f29 Apr 2019pre-release
Nothing published for this version
- v1.1.1-0.20180122172545-ddea229ff1df22 Jan 2018pre-release
Nothing published for this version
- v1.1.1-0.20170829224307-fb7d312c2c0429 Aug 2017pre-release
Nothing published for this version
- v1.1.1-0.20170630175437-3c4937480c3230 Jun 2017pre-release
Nothing published for this version
- v1.1.030 Jun 2017
Release notes2 sources agree
Open source →- Added an
Errors(error) []errorfunction to extract the underlying list of errors for a multierr error.
- Added an
- v1.0.1-0.20170628165424-9f702f5fedbe28 Jun 2017pre-release
Nothing published for this version
- v1.0.031 May 2017
Release notes2 sources agree
Open source →No changes since v0.2.0. This release is committing to making no breaking changes to the current API in the 1.X series.
- v0.2.011 Apr 2017
Release notes2 sources agree
Open source →- Repeatedly appending to the same error is now faster due to fewer allocations.
- v0.1.01 Apr 2017
- v0.0.0-20240429191436-cf4b2327cea929 Apr 2024pre-release
Nothing published for this version
- v0.0.0-20231011184630-616f4860ca0a11 Oct 2023pre-release
Nothing published for this version
- v0.0.0-20230215063618-4504ef7e004815 Feb 2023pre-release
Nothing published for this version
- v0.0.0-20221212193019-39ca40c628bc12 Dec 2022pre-release
Nothing published for this version
- v0.0.0-20210712175728-d49c2ba5744312 Jul 2021pre-release
Nothing published for this version
- v0.0.0-20210525220645-ee7346af51d225 May 2021pre-release
Nothing published for this version
- v0.0.0-20210506222329-a5cd550968616 May 2021pre-release
Nothing published for this version
- v0.0.0-20201124182017-e015acf18bb324 Nov 2020pre-release
Nothing published for this version
- v0.0.0-20201027220001-0eb6eb5383b927 Oct 2020pre-release
Nothing published for this version
- v0.0.0-20200914163257-3114a8b704d214 Sept 2020pre-release
Nothing published for this version
- v0.0.0-20200423170120-4a27324ebb7123 Apr 2020pre-release
Nothing published for this version
- v0.0.0-20200224220821-b587143a48b624 Feb 2020pre-release
Nothing published for this version
- v0.0.0-20191108182900-0603dab385138 Nov 2019pre-release
Nothing published for this version
- v0.0.0-20191104184253-824d08f797024 Nov 2019pre-release
Nothing published for this version
- v0.0.0-20190926220328-71e610a0e48d26 Sept 2019pre-release
Nothing published for this version