Releases: NestAway/salesforce-orm
Releases · NestAway/salesforce-orm
Bug Fixes
Rails >= 3 support added
Fix bad version
Fix for last release!
Fix rails caching issue
Add boolean native support
v1.2.3 Add boolean native datatype support (#17)
Added float and date datatype support
v1.2.2 Update README.md
Major bug fix, query building issue
Fix query building issue (#13) * Fix query building issue * Remove duplicate specs * Update version * Add Gemfile.lock
Fix IO dump error Rails cache
Bump version (#8) * Update version * Update GemFile.lock
Add record type support
Add record type to object base (#6) * Add record type to object base * Fix cache key uniqness issue