Add release notes for Djblets 0.9.5.
Review Request #8612 — Created Jan. 11, 2017 and submitted
This primarily covers the updates to the packaging for both Djblets and
for extensions utilizing the Djblets extension framework, along with
improvements for JavaScript extensions, the improved @cached_property
decorator, new MySQL database backend, and other bug fixes.
Checked all commits (including merged commits) for inclusion.
Checked for spelling errors.
Built the docs.
- Change Summary:
-
Updated to include the
@cached_property
change. - Description:
-
This primarily covers the updates to the packaging for both Djblets and
for extensions utilizing the Djblets extension framework, along with ~ improvements for JavaScript extensions. ~ improvements for JavaScript extensions and the improved @cached_property + decorator. - Commit:
-
f1cd0513445597a4eb07aa32860c7e88b876908f36ce035642294014d755ce9f2dfe29bb8faef49e
-
Tool: Pyflakes Ignored Files: docs/releasenotes/0.9.5.rst docs/releasenotes/index.rst AUTHORS Tool: PEP8 Style Checker Ignored Files: docs/releasenotes/0.9.5.rst docs/releasenotes/index.rst AUTHORS
- Change Summary:
-
Changed the bit about the purpose of the node.js dependencies for this release.
- Commit:
-
36ce035642294014d755ce9f2dfe29bb8faef49eaa0e096fa3f0223aa3adf002fd29114a9c30016c
-
Tool: Pyflakes Ignored Files: docs/releasenotes/0.9.5.rst docs/releasenotes/index.rst AUTHORS Tool: PEP8 Style Checker Ignored Files: docs/releasenotes/0.9.5.rst docs/releasenotes/index.rst AUTHORS
- Change Summary:
-
One more try on the node.js wording. The new information is more useful to packagers.
- Commit:
-
aa0e096fa3f0223aa3adf002fd29114a9c30016cd6529e253afc45eaa7657f750c459f8c71d3ceab
-
Tool: PEP8 Style Checker Ignored Files: docs/releasenotes/0.9.5.rst docs/releasenotes/index.rst AUTHORS Tool: Pyflakes Ignored Files: docs/releasenotes/0.9.5.rst docs/releasenotes/index.rst AUTHORS
- Change Summary:
-
Typo...
- Commit:
-
d6529e253afc45eaa7657f750c459f8c71d3ceabda1863541d852f68b6ca929eda677da9b29e632a
-
Tool: Pyflakes Ignored Files: docs/releasenotes/0.9.5.rst docs/releasenotes/index.rst AUTHORS Tool: PEP8 Style Checker Ignored Files: docs/releasenotes/0.9.5.rst docs/releasenotes/index.rst AUTHORS
- Change Summary:
-
- Updated with the latest changes for 0.9.x.
- Fixed the line about node.js dependencies.
- Commit:
-
da1863541d852f68b6ca929eda677da9b29e632ae1258a9fd0ab601d131c2dc942011906e22fb8b7
-
Tool: PEP8 Style Checker Ignored Files: docs/releasenotes/0.9.5.rst docs/releasenotes/index.rst AUTHORS Tool: Pyflakes Ignored Files: docs/releasenotes/0.9.5.rst docs/releasenotes/index.rst AUTHORS
- Change Summary:
-
- Updated the release notes for the latest changes to the code base.
- Added the new MySQL backend to the code reference docs.
- Description:
-
This primarily covers the updates to the packaging for both Djblets and
for extensions utilizing the Djblets extension framework, along with ~ improvements for JavaScript extensions and the improved @cached_property ~ decorator. ~ improvements for JavaScript extensions, the improved @cached_property ~ decorator, new MySQL database backend, and other bug fixes. - Commit:
-
e1258a9fd0ab601d131c2dc942011906e22fb8b7021fd72b8fcd4cc6f32a0e0445b7b96a56d280ad
-
Tool: Pyflakes Processed Files: djblets/db/backends/mysql/base.py Ignored Files: docs/releasenotes/0.9.5.rst docs/djblets/coderef/index.rst docs/releasenotes/index.rst AUTHORS Tool: PEP8 Style Checker Processed Files: djblets/db/backends/mysql/base.py Ignored Files: docs/releasenotes/0.9.5.rst docs/djblets/coderef/index.rst docs/releasenotes/index.rst AUTHORS