Sha256: 5064dc367a68a7598802b6b2e036aa14f3d6846b8a598ad7b4bf56db2723d3b3
Contents?: true
Size: 450 Bytes
Versions: 1
Compression:
Stored size: 450 Bytes
Contents
# Rasn1 Changelog ## 0.7.0 * add RASN1::Model#value to get value of a (potentially nested) element. * add RASN1::Types::Sequence#[]. Access to element by index or by name. * add frozen_string literal on all ruby files. * optimize RASN1::Types.tag2type. * refactoring of RASN1::Types::Base and RASN1::Types::Boolean. * fix bugs: * RASN1::Types::Base#initialize_copy raises on ruby 2.3 when @value and/or @default were nil, true, false of Integer.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rasn1-0.7.0 | Changelog.md |