...

Text file src/github.com/lestrrat-go/iter/Changes

Documentation: github.com/lestrrat-go/iter

     1Changes
     2=======
     3
     4v1.0.2 29 Mar, 2022
     5  * Use fmt.Errorf instead of github.com/pkg/errors
     6  * Update github.com/stretchr/testify to 1.7.1
     7
     8v1.0.1 28 Mar, 2021
     9  * Work with nil values for map[string]interface{} types (#1)
    10
    11v1.0.0
    12  * Initial release

View as plain text