Node.ext.directory

Latest version: v0.8.1

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.8.2

------------------

- Nothing changed yet.

0.8.1

------------------

- Fix deprecated imports.
[rnix]

- Add note about successor package.
[rnix]

0.8

----------------

- Replace deprecated use of ``Nodify`` by ``MappingNode``.
[rnix]

- Replace deprecated use of ``Adopt`` by ``MappingAdopt``.
[rnix]

0.7

---

- Python 3 support.
[rnix, 2017-06-06]

- ``fs_mode`` is read from filesystem if file or directory exists and
fs_mode not set explicitely.
[rnix, 2017-06-06]

- Remove ``backup`` option from ``IDirectory`` interface. It never really
worked properly and conceptually ``IDirectory`` is the wrong place for
handling backups of files.
[rnix, 2017-06-04]

0.6

---

- Introduce ``node.ext.directory.interfaces.IFile.direct_sync`` setting.
[rnix, 2017-01-30]

- Complete ``node.ext.directory.interfaces.IFile`` and
``node.ext.directory.interfaces.IDirectory`` to reflect implemented features.
[rnix, 2017-01-30]

- Move ``node.ext.directory.directory.MODE_TEXT`` and
``node.ext.directory.directory.MODE_BINARY`` to
``node.ext.directory.interfaces``.
[rnix, 2017-01-30]

0.5.4

-----

- Check whether directory to be peristed already exists by name as file in
``node.ext.directory.FileStorage.__call__``.
[rnix, 2015-10-05]

- Implement fallback to ``path`` in
``node.ext.directory.FileStorage.__call__`` if ``fs_path`` not exists.
[rnix, 2015-10-05]

- Implement fallback to ``path`` in
``node.ext.directory.FileStorage._get_data`` if ``fs_path`` not exists.
[rnix, 2015-10-05]

- Set initial mode with ``self.mode`` property setter instead of internal
``self._mode`` in ``node.ext.directory.FileStorage._get_mode``.
[rnix, 2015-10-05]

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.