Sha256: d077a7bbd18da91ae128ac1cba8e191397c8aa233ee425e43cbd0f97f3ac018a
Contents?: true
Size: 1.88 KB
Versions: 1
Compression:
Stored size: 1.88 KB
Contents
## Version 0.3.0 **Codename: Spread your Wings** This release improved the configurability of Guacamole, updated Ashikawa::Core, enhanced the README and added callbacks. Notable changes are: * Implemented external callbacks * Added support for `DATABASE_URL` * Parse `guacamole.yml` with ERB * Updated Ashikawa::Core to 0.12.0 * Improved README * Fixed generators with `test_unit` * Internal changes * Removed `debugger` in favor of `pry` * Removed `devtools` ## Version 0.2.0 **Codename: Into the Storm** This is a quick follow up release to fix some bugs and to introduce some experimental AQL support to get people better started with Guacamole and ArangoDB. Notable changes are: * Improvements to the README (thanks to @janpieper, @tisba, @ujjwalt) * Fix the loading of ActiveSupport (#57, #59) * Updated to Ashikawa::Core 0.11.0 (#60) * Automatically add `app/collections` to the autoload path (#52) * Build against Ruby 2.1.2 (#56) * Add an experimental support for AQL (#51) **Note**: As of today release name will be taken from Blind Guardian song titles \m/ ## Version 0.1.0 **Codename: The Dawn** This is the very first release of Guacamole. Please be aware that is alpha software and we don't recommend it to be used in production systems. It is meant to be used in prototypes to help people getting started with ArangoDB in the context of a Rails application. We love to hear about your feedback and impressions on this project. The main features we added in this release: * Added an Identity Map * Added lazy associations * Fixed hamster dependency * Added database related rake tasks * Added basic Rails generators * Significant improvements to the README, including a getting started guide * Using the latest Ashikawa::Core version * Some internal improvement to optimize the development process ## Version 0.0.1 Merely a release but a proof of concept.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
guacamole-0.3.0 | CHANGELOG.md |