Guacamole v0.4.0 Release Notes
Release Date: 2014-12-18 // almost 9 years ago-
๐ This release focus on the graph integration of ArangoDB 2.2. We implemented relations on top of graphs. The old implementation for relations has been removed. If you still need it don't just upgrade.
Notable changes are:
- Implement relations with a graph (#83)
- โ Added section about design to GOALS.md
- 0๏ธโฃ AQL Support is default now (#91)
- ๐ Typo fixes in the README (@badboy, @ifraixedes, @solnic @timoschilling)
- Internal changes
- Relations based on foreign keys have been removed
Previous changes from v0.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 ofpry
- Removed
devtools
- Removed