Codebase list ruby-maxmind-db / 456a38ce-983e-4a01-95e7-0077833a7846/main CHANGELOG.md
456a38ce-983e-4a01-95e7-0077833a7846/main

Tree @456a38ce-983e-4a01-95e7-0077833a7846/main (Download .tar.gz)

CHANGELOG.md @456a38ce-983e-4a01-95e7-0077833a7846/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.