CHANGES
*******

1.0b6 (unreleased)
==================

- Release 1.0b6 of Obviel.

1.0b5 (2013-01-18)
==================

- Release 1.0b5 of Obviel.

1.0b4-4 (2013-01-15)
====================

- There is a sort-a dependency of obviel.i18n to obviel.template, for
  obviel.i18n.variables. Really need to shuffle code around in Obviel,
  but for now, fix dependency.

1.0b4-3 (2013-01-14)
====================

- A minor tweak in how the link tag is rendered.

1.0b4-2 (2013-01-14)
====================

- There was a bug in the way form i18n was rendered as a link tag.

1.0b4-1 (2013-01-10)
====================

- Fix the way package data is installed; rely on MANIFEST.in
  information only. Previously non-js files were not included, and
  these are needed for forms i18n support.

1.0b4 (2013-01-09)
==================

- Packaged Obviel 1.0b4.

- Improve dependencies for ``obviel``, ``obviel_template``, ``forms``,
  ``sync``.

- Add ``traject``, ``i18n``, ``forms_i18n`` resources.

- Improve sync dependencies, but not right yet: need to package jshashtable
  and jshashset first.

1.0b3 (2012-12-17)
==================

- Packaged Obviel 1.0b3

0.11.1 (2012-01-14)
===================

- Fix translation domain.

- My mistake, 0.11-1 did work. Ignore any previous evidence you ever saw of 0.11.1
  before now.

0.11-1 (2012-01-13)
===================

- Something in distutils/setuptools/distribute doesn't like the
  'resources' directory being symlinked, it just doesn't see it. As a
  result this never was in the 0.11 release. Try again hacking a real
  resources directory into existence temporarily for this release.

0.11 (2012-01-13)
=================

- Initial release.
