What's Changed
- Add Keys function to types.Dict by @tw1nk in #5
- update list and dict to work with loadReduce by @pbelitz in #6
- all: add support for unpickling array.array values by @sbinet in #9
- all: bump to Go-1.17 by @sbinet in #12
- types: add Stringer implementation for List and Tuple by @sbinet in #11
- types: add Stringer implementation for Dict by @sbinet in #13
New Contributors
- @tw1nk made their first contribution in #5
- @pbelitz made their first contribution in #6
- @sbinet made their first contribution in #9
Full Changelog: v0.2.0...v0.3.0