Sha256: 0817cbeefe7726def65e071f077baa48db9fca9d3154e68f4f6bf781c9db81c3
Contents?: true
Size: 1007 Bytes
Versions: 2
Compression:
Stored size: 1007 Bytes
Contents
= Changelog == 2.6.0 * Add auto-retry for certain HTTP failures. * Add options to Connection.new for timeout and retry. * Add options to amee.yml for timeout and retry. * More useful exception reporting in event of failures. == 2.5.1 * Fix for bug in empty tag parsing == 2.5.0 * Use ActiveSupport::Cache for caching * Add ability to specify cache and debug options in amee.yml for Rails projects. * Uses Nokogiri for some XML parsing for big speed improvements. More to come. == 2.4.0 * Collection objects support filter blocks. == 2.3.1 * Remove required environment UID in AMEE::Admin classes. == 2.3.0 * Remove misleading ItemValueDefinition#type function. Use profile?, data? and drill? separately instead. == 2.2.0 * Add SSL support. SSL connections are now used by default. * Log4r support * Support for reading ItemValueDefinitions * Include accessors from other objects * Internal improvements including * Improved paging support * Tidier code for collections
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
amee-2.7.0 | CHANGELOG |
amee-2.6.0 | CHANGELOG |