Skip to content

Releases: tfeldmann/organize

v2.1.2

13 Feb 11:24
Compare
Choose a tag to compare
  • Hotfix for filecontent filter.

v2.1.1

13 Feb 11:16
Compare
Choose a tag to compare
  • filecontent filter: Fixes bug #188.
  • Bugfix for #185 and #184.

v2.1.0

11 Feb 15:05
Compare
Choose a tag to compare
  • Added filter date_added (macOS only)
  • created filter now supports gnu coreutils stat utility for birthtime detection
  • refactored time based filters into a common class

v2.0.9

10 Feb 12:41
Compare
Choose a tag to compare
  • shell shows a message when code is not run in simulation
  • shell add options simulation_output and simulation_returncode
  • fixes a bug where location options are applied to other locations as well
  • created filter now falls back to using the stat utility on linux systems where the
    birthtime is not included in os.stat.

v2.0.8

09 Feb 10:17
Compare
Choose a tag to compare
  • Bugfix shell for real.

v2.0.7

09 Feb 10:08
Compare
Choose a tag to compare
  • Bugfix for shell.

v2.0.6

09 Feb 09:54
Compare
Choose a tag to compare
  • Speed up moving files.
  • shell action: Run command through the user's shell.

v2.0.5

08 Feb 10:05
Compare
Choose a tag to compare
  • Fixed the migration message and docs URL

v2.0.4

08 Feb 09:31
Compare
Choose a tag to compare
  • exclude_dir, system_exclude_dirs, exclude_files, system_exclude_files, filter and
    filter_dirs now accept single strings.
  • Fixed a bug in the name filter

v2.0.3

07 Feb 15:27
Compare
Choose a tag to compare
  • Fixed typo: system_exlude_files