Sha256: ccc2edc84b660b2f8775f3f7a497ca99a0502d4d24770c62adec0b252f39f7d1
Contents?: true
Size: 689 Bytes
Versions: 1
Compression:
Stored size: 689 Bytes
Contents
# Changelog ## v0.0.5 * Improved documentation * `Gematria::Tables` is now an instance of `Gematria::TableManager` rather than a method bucket ## v0.0.4 * Ability to set global table so as to not have to specify a table name with every new instance ## v0.0.3 * Removes support for 1.8.7 (due to encoding problems with Hebrew) (Now compatible with 1.9.2 - head) * Adds Hebrew to built-in tables (now includes English and Hebrew) * Adds support for custom tables * Requires specifying a table when instantiating * Changes api to use Gematria::Calculator (this may still not be stable) ## v0.0.2 * Ruby 1.8.7 compatible (Now compatible with 1.8.7 - head) ## v0.0.1 * initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gematria-0.0.5 | CHANGELOG.md |