Skip to content

Tags: JuliaIO/MsgPack.jl

Tags

v1.2.1

## MsgPack v1.2.1

[Diff since v1.1.0](v1.1.0...v1.2.1)


**Merged pull requests:**
- Install TagBot as a GitHub Action (#41) (@JuliaTagBot)
- Include type info in errors from pack() (#50) (@JamesWrigley)
- Create Invalidations.yml (#51) (@ranocha)
- Refactor API to allow directly overloading pack_type for extension type (#53) (@SimonDanisch)
- enable dependabot for GitHub actions (#54) (@ranocha)
- StructType fixes for struct with many fields (#55) (@dstahlke)
- fixed unpack of Tuple (#56) (@dstahlke)
- `strict` `UndefKeywordError` bugfix (#58) (@bclrk)
- Various testing and quality updates (#59) (@sjkelly)

**Closed issues:**
- allow field ordering assumptions to be specified at `unpack` callsite (#35)
- Support packing / unpacking of complex numbers (#44)
- Switch to using GitHub CI (#47)

v1.1.0

Verified

This tag was signed with the committer’s verified signature.
JuliaTagBot Julia TagBot
See github.com/JuliaIO/MsgPack.jl/releases/tag/v1.1.0 for release notes

v1.0.1

Verified

This tag was signed with the committer’s verified signature.
JuliaTagBot Julia TagBot
See github.com/JuliaIO/MsgPack.jl/releases/tag/v1.0.1 for release notes

v1.0.0

Verified

This tag was signed with the committer’s verified signature.
JuliaTagBot Julia TagBot
See github.com/JuliaIO/MsgPack.jl/releases/tag/v1.0.0 for release notes

v0.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #25 from JuliaIO/fbot/deps

Fix deprecations

v0.1.1

Merge pull request #21 from JuliaIO/kms/fix_dep_warn

RFC: fix dep warns

v0.1.0

Merge pull request #16 from kmsquire/kms/compat_updates

Remove residual uses of Compat

v0.0.5

MsgPack v0.0.5 [1fbe1ed]

v0.0.4

MsgPack v0.0.4 [15fcfac]

v0.0.3

MsgPack v0.0.3 [b1c2fe6]