Sha256: 17dfa7c04cb31c9f46ab2ebf611b82d398c945af633089a1c4bf10dcc63e2873
Contents?: true
Size: 763 Bytes
Versions: 1
Compression:
Stored size: 763 Bytes
Contents
# 0.16.0 - 2014-02-18 * Fixed SQL compilation when projecting over set operators (minus, union, intersection) * Fixed SQL compilation of join with DEE/DUM. * Removed `is_table_dee` attribute when projecting all attributes away from a SQL data source. * Fixed compilation of shortcut operators involving complex expressions. * Fixed Tuple() that now accepts no arg and returns an empty tuple. * Fixed "comparison failure" errors in the presence of `nil`. You should NOT use `nil`, but robustness is probably necessary anyway. * Added the ability to load a .rash file through Path#load. Result is an array of hashes. * Fixed default signature of Hierarchize. * Added a basic `image` operator as a shortcut expression. # 0.15.0 - 2013-11-01 New birthday.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
alf-0.16.0 | CHANGELOG.md |