Codebase list ruby-maxmind-db / 3cd38915-4c51-4a91-be83-aeebfd1ad105/main CHANGELOG.md
3cd38915-4c51-4a91-be83-aeebfd1ad105/main

Tree @3cd38915-4c51-4a91-be83-aeebfd1ad105/main (Download .tar.gz)

CHANGELOG.md @3cd38915-4c51-4a91-be83-aeebfd1ad105/main

b9e8fb2
 
 
 
 
 
 
 
 
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.