Release Notes

1.0.0

13 October 2020
  • new

    API

    Update code to Python3.X, drop support for Python2.X

  • new

    interface

    Update code to PySide2, drop support for Pyside.

0.3.0

19 July 2016
  • new

    interfaceBackspace key now navigates up a level in the browser.

0.2.1

19 July 2016
  • fixed

    documentationDocumentation fails to build on Read the Docs due to PySide dependency.

0.2.0

18 July 2016
  • fixed

    interfaceEmpty contents displayed when an error occurs navigating to a location interactively. Now a warning dialog is displayed and the navigation aborted.

    See also

    riffle.browser.FilesystemBrowser.setLocation().

  • fixed

    APIriffle.model.FilesystemSortProxy swallowed exceptions incorrectly when fetching additional items from the source model.

  • fixed

    testInteractive test hangs on exit due to second execution loop started.

  • changed

    testInteractive test now sizes test browser to half of current screen dimensions on startup.

  • new

    Added Release and migration notes to documentation.

0.1.0

26 June 2014
  • new

    Initial release supporting navigation of standard filesystems. Also provides support for viewing and navigating file sequences.