Changelog
=========

1.0b3 October 6, 2011
---------------------

- relicense as MIT to keep in sync with zopeskel as we start replacing it
  [Cris Ewing]

1.0b2 December 8, 2010
----------------------

- Fixed bug in structure system that broke template rendering when a template 
  had no license 
  [Cris Ewing]

- Moved zc.buildout template recipe into new package templer.buildout
  [Cris Ewing]

- Improved consistency of how templates treat 'long_description' in setup.py
  [Cris Ewing]

- Fixed documentation references to the zopeskel script (we will call the script
  'templer' when used from the templer packages.)
  [Cris Ewing]

1.0b1 December 1, 2010
----------------------

- Added structure system for better isolation of shared structural elements and
  improved maintainability
  [Cris Ewing]

- Namespace for package changed to 'templer' to promote use by systems outside 
  the Zope world
  [Cris Ewing]

- Ported basic_namespace, nested_namespace and recipe templates over from 
  zopeskel package to create core of new templer system (see
  http://svn.plone.org/svn/collective/ZopeSkel/branches/2.x-maintenance/SPLITTING-PROPOSAL.txt
  for the rationale behind this move)
  [Cris Ewing]

- Package created by ZopeSkel
  [Cris Ewing]
