Sha256: 283234d98e5fd66cb85857a8866f425d46acbcf5720e9a9d0107a5af596ae7c6
Contents?: true
Size: 715 Bytes
Versions: 1
Compression:
Stored size: 715 Bytes
Contents
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.2.1] - 2021-05-13 ### Changed - Decreased RubyGems version requirement from `>= 2.6` to `>= 2.5`. ## [0.2.0] - 2021-05-11 ### Changed - BREAKING CHANGE: Changed the activation alias from `memorb!` to `memoize`. - No longer keep a global registry of instance agents to reduce the risk of memory leakage. - Updated Gemfile source to HTTPS. ### Removed - Removed undocumented `purge` method. ## [0.1.0] - 2020-06-08 Initial release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
memorb-0.2.1 | CHANGELOG.md |