Sha256: 9f7177eb03780984dfe5dba27c63a83b3c0bc4cf5927048574dfbb75c4a80891
Contents?: true
Size: 762 Bytes
Versions: 1
Compression:
Stored size: 762 Bytes
Contents
# Changelog ## 0.2.2 Additions * `GitHub::KV` accepts `SQL::Literal` as valid values https://github.com/github/github-ds/pull/21/commits/c11d4e3154dd3435d509a3356f46d0a2981d7234 Fixes * Value length validation takes into account that strings can be made of multi-byte characters https://github.com/github/github-ds/pull/21/commits/5156f95ef04b1ecf2ce90929c5752b2e61d39566 ## 0.2.1 Additions * `Result.new` without block returns `true` for `ok?` https://github.com/github/github-ds/pull/19 ## 0.2.0 Fixes * Fixed rails generator name https://github.com/github/github-ds/pull/16 * Add active_record as dependency (not just dev dependency) https://github.com/github/github-ds/commit/e9ce8e4e47d39152021976482e1a0a60efbb9d20 ## 0.1.0 * Initial release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
github-ds-0.2.2 | CHANGELOG.md |