Codebase list ruby-maxmind-db / d3253f2a-08e6-4b7d-ad84-15ddd84e048c/main CHANGELOG.md
d3253f2a-08e6-4b7d-ad84-15ddd84e048c/main

Tree @d3253f2a-08e6-4b7d-ad84-15ddd84e048c/main (Download .tar.gz)

CHANGELOG.md @d3253f2a-08e6-4b7d-ad84-15ddd84e048c/mainview rendered · raw · history · blame

1
2
3
4
5
6
7
8
9
# Changelog

## 1.0.0 - 2019-01-04
* We no longer include the database's buffer in inspect output. This avoids
  showing excessive output when creating a memory reader in irb. Reported
  by Wojciech Wnętrzak. GitHub #6.

## 1.0.0.beta - 2018-12-24
* Initial implementation.