Codebase list ruby-maxmind-db / 25d789a6-5a8f-42be-a364-44d1ceab6788/main CHANGELOG.md
25d789a6-5a8f-42be-a364-44d1ceab6788/main

Tree @25d789a6-5a8f-42be-a364-44d1ceab6788/main (Download .tar.gz)

CHANGELOG.md @25d789a6-5a8f-42be-a364-44d1ceab6788/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.