cache_converter 6.x-1.5

New features
Bug fixes
Unsupported

Adding some stuff I did ages ago but forgot to commit;

- Adding custom WHERE clause to drush
- Adding textarea for template if you don't want to upload a tpl file and create a template from scratch
- Fixing a few minor issues with incorrect messages

cache_converter 6.x-1.4

New features
Bug fixes
Unsupported

Improved theme function.
Added cache_converter_generate function to avoid using file_get_contents to manually generate derivatives.
Added api.php hooks file (deprecated README file - will probably remove it...)
Moved all the modules into their own folders.
Dropped support for cache_converter_processing folder (that was a terrible idea).
Added support for module hooks.
Minor bugs fixes.

cache_converter 6.x-1.3

Bug fixes
Unsupported

Bulk install routine needs to check for existence of table before truncating it.

cache_converter 6.x-1.2

New features
Unsupported

Removed need to store uploaded template files, now they're removed as temporary files handled by Drupal.

cache_converter 6.x-1.1

New features
Unsupported

Better handling of drush create command logging.
More options for organising content for processing (drush).

This probably doesn't warrant a new release but these changes are too useful to keep in the development branch.

cache_converter 6.x-1.0-beta5

New features
Unsupported

Added delivery hook and example implementation to README.txt.

Last BETA before release... Probably...

cache_converter 6.x-1.0-beta4

Unsupported

Just minor updates to drush reporting text.
Possibly something else as well... Can't remember - would have also been minor.

I expect probably one more BETA release and then I'll put out release 1.0

cache_converter 6.x-1.0-beta3

Bug fixes
Unsupported

Fixing drush create command.
Fixing (VBO) action.

TODO:
  • Not a lot...
  • Maybe improve the SimpleTests?
  • Manually test for fringe case use.

cache_converter 6.x-1.0-beta2

Unsupported

Added setting for turning on and off debug page (and validation for node-types for it).
Minor coding alterations.

cache_converter 6.x-1.0-beta1

Unsupported

Initial stable release of the Cache Converter project.

NOTE: This is in BETA, so please do not install on production sites unless you know what you're doing.

Subscribe with RSS Subscribe to Releases for Cache Converter