Releases: JuliaIO/ProtoBuf.jl
Releases · JuliaIO/ProtoBuf.jl
v0.11.2
v0.11.1
v0.11.0
ProtoBuf v0.11.0
Closed issues:
- ERROR: type Union has no field name (#118)
- Eval can be replaced by getfield in call_method (#156)
- Installing from registry adds v 0.9.1 (#162)
- Import of .proto files doesn't seem to work when generating (#163)
- "service" doesn't get generated (#165)
Merged pull requests:
v0.10.0
v0.9.1
ProtoBuf v0.9.1
Closed issues:
- Cannot generate code from ONNX ProtoBuf definitions (#139)
- ProtoEnum is exported but not defined in 0.9.0 (#142)
- Exported utils overwrites functions in Base (#143)
- ProtoBuf.metalock not defined (#145)
- [BUG] Constructing a ProtoType without a field value makes the object behave as if it had not this property (#146)
- [Compat BUG] With Julia-1.0 : Base.hasproperty requires >= v1.2 (#147)
- Extend ReadMe: Read ProtoBuf Message from File? (#148)
Merged pull requests:
v0.9.0
ProtoBuf v0.8.0
ProtoBuf v0.7.0
Merge pull request #121 from JuliaIO/tan/julia10 deepcopy override
ProtoBuf v0.6.1
Merge pull request #114 from JuliaIO/tan/compat Julia 1.0 compat
ProtoBuf v0.6.0
update compat version requirement