File: Changes

package info (click to toggle)
golang-github-lestrrat-go-iter 1.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 108 kB
  • sloc: makefile: 2
file content (12 lines) | stat: -rw-r--r-- 249 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Changes
=======

v1.0.2 29 Mar, 2022
  * Use fmt.Errorf instead of github.com/pkg/errors
  * Update github.com/stretchr/testify to 1.7.1

v1.0.1 28 Mar, 2021
  * Work with nil values for map[string]interface{} types (#1)

v1.0.0
  * Initial release