This releases allow you to override output directories and output single files names for each generated parts, this way if you wish to have models in a different folder then your entity POCO's it is easily possible.
Another new feature you can now specify DynamicAssemblies and respect interfaces to change the behavior of the generated code.
You can take a look at Acme.DbUtils.dll its a sample of this very case.