- Add proper support for DX folderish content [sneridagh] (92)
3.3.16
-------------------
Bug fixes:
- Do not break if some custom code provides an alias for Products.Archetypes (85) - Black and pep8 compliance [sneridagh] (88) - Update relations on Check-In WorkingCopy, by trigger an ObjectModifiedEvent event black and flake8 formatting [2silver] (89)
3.3.15
-------------------
Bug fixes:
- Remove relationship between baseline and working copy, when wc is removed. [frapell] (77) - Fixed deprecation warning for ObjectEvent and IObjectEvent. Moved all code from ``profiles.py`` to ``setuphandlers.py`` to avoid confusion with ``profiles`` directory. [maurits] (3130)
3.3.14
-------------------
Bug fixes:
- Minor packaging updates. (1)
3.3.13
-------------------
Bug fixes:
- Explicitly load zcml of dependencies, instead of using ``includeDependencies``. [maurits] (2952)