Last release 2 years ago
no release in 18 months
Ships unpredictably
gaps range from 1 weeks to 1.8 years
Nearly every release is documented
notes for 3 of 3 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
32 releases · first in 2020
Release timeline
32 releases since 2020One column per quarter.
Releases
- v0.3.1-0.20240321150613-213a4a56e1ee21 Mar 2024pre-release
Nothing published for this version
- v0.3.028 Nov 2023
Release notes
Open source →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
- v0.2.1-0.20231128082818-15e0f179cabb28 Nov 2023pre-release
Nothing published for this version
- v0.2.1-0.20231124153821-2139434d228724 Nov 2023pre-release
Nothing published for this version
- v0.2.1-0.20231120125949-7bc72137622f20 Nov 2023pre-release
Nothing published for this version
- v0.2.1-0.20231117102806-0577853c9a5917 Nov 2023pre-release
Nothing published for this version
- v0.2.1-0.20230313221233-40d0170dd21b13 Mar 2023pre-release
Nothing published for this version
- v0.2.1-0.20230302220932-1ad39989dd672 Mar 2023pre-release
Nothing published for this version
- v0.2.1-0.20230222073216-1b56f505e7ab22 Feb 2023pre-release
Nothing published for this version
- v0.2.1-0.20230217010700-f85a1e5d15f717 Feb 2023pre-release
Nothing published for this version
- v0.2.03 Feb 2023
Release notes3 sources agree
Open source →Added
- Support for unpickling torch
BFloat16Storage(PyTorchbfloat16values are
converted to Gofloat32).
Changed
- Performance improvements (mostly involving better buffered reading, and new
default capacities for maps and slices) types.Dictis now implemented as a slice ofDictEntry, rather than a slice
of pointers to it, to reduce extra allocations.- Test data has been regenerated with Python
3.10.9and PyTorch1.13.1.
- Support for unpickling torch
- v0.1.1-0.20230130200328-05ed694ba9b230 Jan 2023pre-release
Nothing published for this version
- v0.1.1-0.20230115185652-9519404270b915 Jan 2023pre-release
Nothing published for this version
- v0.1.1-0.20221027192339-cc7379901a4e27 Oct 2022pre-release
Nothing published for this version
- v0.1.1-0.20221027064151-13462cc10a8227 Oct 2022pre-release
Nothing published for this version
- v0.1.06 Jan 2021
Release notes3 sources agree
Open source →Added
- More and better documentation
OrderedDict.MustGet()Dict.MustGet()pytorch.LoadWithUnpickler()which allows loading PyTorch modules using a
custom unpickler.- Handle legacy method
torch.nn.backends.thnn._get_thnn_function_backendwhen
loading pytorch modules.
Changed
FrozenSetimplementation was modified, avoiding confusion withSet.- Replace build CI job with tests and coverage
Dicthas been reimplemented using a slice, instead of a map, because in Go
not all types can be map's keys (e.g. slices).- Use Go version
1.15
- v0.0.1-alpha.1.0.20210104161111-62d00b34e7764 Jan 2021pre-release
Nothing published for this version
- v0.0.1-alpha.1.0.20200619171843-320ba33b1f1c19 Jun 2020pre-release
Nothing published for this version
- v0.0.1-alpha.1.0.20200526162009-532a682f519226 May 2020pre-release
Nothing published for this version
- v0.0.1-alpha.123 May 2020pre-release
Release notes3 sources agree
Open source →Fixed
- Modify GitHub Action steps
BuildandTestincluding all sub-packages.
- Modify GitHub Action steps
- v0.0.1-alpha.0.0.20200523202420-e5140bbfbe4e23 May 2020pre-release
Nothing published for this version
- v0.0.1-alpha.023 May 2020pre-release
Release notes3 sources agree
Open source →Added
- Initial implementation of
typespackage - Initial implementation of
picklepackage - Initial implementation of
pytorchpackage
- Initial implementation of
- v0.0.0-20230217010700-f85a1e5d15f717 Feb 2023pre-release
Nothing published for this version
- v0.0.0-20221027192339-cc7379901a4e27 Oct 2022pre-release
Nothing published for this version
- v0.0.0-20200523201127-85d17471da2123 May 2020pre-release
Nothing published for this version
- v0.0.0-20200523132736-fef787a6473623 May 2020pre-release
Nothing published for this version
- v0.0.0-20200523131214-173b7019d35623 May 2020pre-release
Nothing published for this version
- v0.0.0-20200521184915-1516806e22ae21 May 2020pre-release
Nothing published for this version
- v0.0.0-20200517121026-fe7413eee34e17 May 2020pre-release
Nothing published for this version
- v0.0.0-20200517121025-50cee658096a17 May 2020pre-release
Nothing published for this version
- v0.0.0-20200517121025-162675de040317 May 2020pre-release
Nothing published for this version
- v0.0.0-20200515183353-46c2116be60115 May 2020pre-release
Nothing published for this version