Sha256: 086db626b4e86cb0b98125a14207264626579c81bceab87f2a99c12cbcf3bf2a

Contents?: true

Size: 515 Bytes

Versions: 1

Compression:

Stored size: 515 Bytes

Contents

# Rasn1 Changelog

## 0.7.1

* update bundler dependency: now support bundler 2.0.

## 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.1 Changelog.md