Skip to content

Releases: samuelmeuli/tmignore

v1.2.2

02 Jun 15:25
8f359a4
Compare
Choose a tag to compare
  • Improve handling of special characters in file paths (#10, 80a5754)

v1.2.0...v1.2.1

v1.2.1

04 May 14:13
4b28795
Compare
Choose a tag to compare
  • Disable Hardened Runtime (0dae155)

v1.2.0...v1.2.1

v1.2.0

29 Apr 12:24
3e20d4e
Compare
Choose a tag to compare
  • Add searchPaths config option (#8, f36c416)

v1.1.2...v1.2.0

v1.1.2

10 Apr 10:00
de721a7
Compare
Choose a tag to compare

v1.1.1...v1.1.2

v1.1.1

17 Jan 13:31
6b824b5
Compare
Choose a tag to compare

v1.1.0...v1.1.1

v1.1.0

27 Oct 17:48
48859fd
Compare
Choose a tag to compare

Added:

  • list command for viewing all files/directories that have been excluded by tmignore (#3, a5621e5)

Improved:

  • More user-friendly log output (added colors and removed unimportant information) (8861054)
  • Faster exclusion of files/directories from backups (5776a60)

v1.0.3...v1.1.0

v1.0.3

20 Oct 17:25
510506a
Compare
Choose a tag to compare

Improved:

  • Changed file extension of log files to .log
  • Replaced deprecated functions related to shell commands

v1.0.2...v1.0.3

v1.0.2

19 Oct 13:29
6f77a5a
Compare
Choose a tag to compare

Fixed:

  • Handling of paths with non-ASCII characters

v1.0.1...v1.0.2

v1.0.1

17 Oct 19:01
f960e1a
Compare
Choose a tag to compare

Fixed:

  • Handling of paths with spaces (8c642dd)

v1.0.0...v1.0.1

v1.0.0

08 Oct 18:54
92477a1
Compare
Choose a tag to compare

Added:

  • CLI with multiple commands
  • "reset" command for undoing previously added exclusions
  • Logs from the launchd job are now written to /tmp

Fixed:

  • Script being configured incorrectly if keys are missing in the config.json file

v0.2.0...v1.0.0