Sha256: 8c35b8ab74c2a96530006d14ac6f274d396d26a6f48db280e5b638b1be4b9b6f
Contents?: true
Size: 914 Bytes
Versions: 1
Compression:
Stored size: 914 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/). This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.15.1] 2020-07-30 ### Fixed - Fix Ruby 2.7 Proc.new warning ([#10](https://github.com/heroku/l2meter/pull/10)) ## [0.15.0] 2020-05-15 ### Added - Allow outputting of true/false/nil values via a config option. ([#9](https://github.com/heroku/l2meter/pull/9)) ## [0.14.0] 2020-04-16 ### Added - CHANGELOG.md ### Changed - Officially only support Ruby 2.5+; all older Rubies are EoL'd. ### Fixed - Fix Ruby 2.7 proc warning - Fix Ruby 2.7 last argument as keyword params warning ## [0.13.0] 2019-05-11 ### Changed - Total re-write to fix memory leaks in `L2meter::ThreadSafe` proxy object. See: https://github.com/heroku/l2meter/issues/6
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
l2meter-0.15.1 | CHANGELOG.md |