Photoidx

Latest version: v0.10.1

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

Scan your dependencies

Page 2 of 3

0.8.2

~~~~~~~~~~~~~~~~~~

Bug fixes and minor changes
---------------------------

+ `41`_: Setting filter options in
:class:`~photoidx.qt.imageViewer.ImageViewer` fails with
:exc:`IndexError` if current filter selects no image.

.. _41: https://github.com/RKrahl/photoidx/issues/41

0.8.1

~~~~~~~~~~~~~~~~~~

Bug fixes and minor changes
---------------------------

+ `40`_: :exc:`TypeError` is raised when trying to read a non
existing index file.

.. _40: https://github.com/RKrahl/photoidx/issues/40

0.8

~~~~~~~~~~~~~~~~

New features
------------

+ `31`_: Implement modifying the current filter in
:class:`~photoidx.qt.imageViewer.ImageViewer`.

+ `30`_: Protect the index file against conflicting concurrent access
using file system locking.

+ `32`_: Add a ``stats`` command line interface subcommand.

+ `20`_: Add a preferred order. Add actions to the GUI to push
images back and forth in the image order.

Incompatible changes
--------------------

+ `35`_: Change the sematic of the ``--date`` command line option to
:ref:`photo-idx` and :ref:`imageview`: when an interval is given as
argument, the end time is taken exclusively.
E.g. ``--date=2015-03-14--2015-03-15`` excludes images taken on
March 15.

Bug fixes and minor changes
---------------------------

+ `36`_: Opening the overview images fails with :exc:`IndexError` if
no image is shown.

+ `37`_: :exc:`AttributeError` is raised when calling :ref:`photo-idx`
without arguments.

+ Add method :meth:`photoidx.index.Index.extend_dir`.

+ :meth:`photoidx.index.Index.index` now supports the full variant
having start and end index arguments.

.. _20: https://github.com/RKrahl/photoidx/issues/20
.. _30: https://github.com/RKrahl/photoidx/issues/30
.. _31: https://github.com/RKrahl/photoidx/issues/31
.. _32: https://github.com/RKrahl/photoidx/issues/32
.. _35: https://github.com/RKrahl/photoidx/issues/35
.. _36: https://github.com/RKrahl/photoidx/issues/36
.. _37: https://github.com/RKrahl/photoidx/issues/37

0.7

~~~~~~~~~~~~~~~~

New features
------------

+ `21`_: Add more information to the info window.

+ `27`_: Set default scale in
:class:`~photoidx.qt.imageViewer.ImageViewer` such that the first
image just fits the maximum window size.

Bug fixes and minor changes
---------------------------

+ `28`_: use `pytest-dependency`_ to mark dependencies in the test
suite.

.. _21: https://github.com/RKrahl/photoidx/issues/21
.. _27: https://github.com/RKrahl/photoidx/issues/27
.. _28: https://github.com/RKrahl/photoidx/issues/28

0.6

~~~~~~~~~~~~~~~~

New features
------------

+ `24`_: Add an overview window.

Bug fixes and minor changes
---------------------------

+ `25`_: :class:`~photoidx.qt.imageViewer.ImageViewer` should
remember rotation.

+ `22`_: Unwanted unicode marker for tags in the index.

+ `26`_: Get rid of :exc:`gi.PyGIWarning`.

+ Add an optional attribute :attr:`photoidx.idxitem.IdxItem.name`. Use
it as the title of the :class:`~photoidx.qt.imageViewer.ImageViewer`
window if set.

.. _22: https://github.com/RKrahl/photoidx/issues/22
.. _24: https://github.com/RKrahl/photoidx/issues/24
.. _25: https://github.com/RKrahl/photoidx/issues/25
.. _26: https://github.com/RKrahl/photoidx/issues/26

0.5

~~~~~~~~~~~~~~~~

New features
------------

+ `19`_: Manage a persistent selection.

+ `17`_: Speed up start of :ref:`imageview` when building in memory
index for many files.

+ `18`_: Add an image info window in :ref:`imageview`.

+ Do not throw an error in :ref:`imageview` if an image cannot be
read, proceed to the next one instead.

Internal changes
----------------

+ Do not change directory when reading the image directory.

.. _17: https://github.com/RKrahl/photoidx/issues/17
.. _18: https://github.com/RKrahl/photoidx/issues/18
.. _19: https://github.com/RKrahl/photoidx/issues/19

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.