Corresponds to views-7.x-3.x branch.
1. Initial release for Drupal 7 & Views 3 2. Includes tests for realistic configurations of this module.
Corresponds to views-6.x-3.x branch.
1. Fixing bug with access plugin's default values 2. Adding tests for realistic configurations
Corresponds to views-6.x-2.x branch.
1. Debugging & adding some tests that reflect realistic configuration of this module
1. Simpletest tests now function correctly and cover basic logic-checking 2. Uses option_definition() method on access callbacks rather than option_default() - which does not exist.
Corresponds to views-6.x-2.x releases.