Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 294 Bytes

CHANGELOG.md

File metadata and controls

8 lines (5 loc) · 294 Bytes

Pakiderm 2.0.1 (2021-02-24)

  • Remove ruby_version restriction from gemspec to allow usage in Ruby 3.0.

Pakiderm 2.0.0 (2017-04-02)

  • Use a lighter memoization stragegy based on instance_variable_defined?.
  • Remove support for assignable; not that useful in practice.