Sha256: 13322455993a4cff5189a1544f4071c19a45150d86e785a57e8a5a46e3ca240b
Contents?: true
Size: 497 Bytes
Versions: 2
Compression:
Stored size: 497 Bytes
Contents
## 1.0.4 (December 21, 2018) - Adjusted reader so it stores multipart ID's properly in the ID's data field. ## 1.0.3 (December 21, 2018) - Added a_size and b_size for totals. This allows you to see how many items contributed to a calculation. - Changed ID to be a first-class object instead of a string. Now groups and items can have their respective ID parts consumed using: `id.data`. The string representation is still accessible via `id.value`. - Ignore null hashes when reading input.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
differential-1.0.5 | CHANGELOG.md |
differential-1.0.4 | CHANGELOG.md |