Releases: organize-rs/organize
organize-rs_core v0.1.5
New Features
- Implement mimetype filter
Commit Statistics
- 32 commits contributed to the release over the course of 5 calendar days.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
Uncategorized
-
Implement mimetype filter (345d888)
-
Adjusting changelogs prior to release of organize-rs_core v0.1.4, organize-rs v0.2.4 (b00bbe0)
-
Implement last_accessed and last_modified filters (4410c3f)
-
Implement created filter (f07ab6a)
-
Remove human-panic dependency (9382256)
-
Remove unused import (9f56d4c)
-
Cargo fix & cargo fmt (ee231a6)
-
Adjusting changelogs prior to release of organize-rs_core v0.1.3, organize-rs v0.2.3 (c4d5428)
-
Adjusting changelogs prior to release of organize-rs_core v0.1.2, organize-rs v0.2.2 (2ebfdd7)
-
Implement empty filter and global ignore for file names and directory paths (d51a81a)
-
Adjusting changelogs prior to release of organize-rs_core v0.1.1, organize-rs v0.2.1 (1e0e2dc)
-
Update Versions (bb0cbce)\n - Fix file_stem case insensitivity (03509fe)
-
Add description to core lib (3b83e8e)
-
Update workspace manifests (d4eba0d)
-
Adjusting changelogs prior to release of organize-rs_core v0.1.0, organize-rs v0.2.0 (2dbdfe3)
-
Adjusting changelogs prior to release of organize-rs_core v0.1.0, organize-rs v0.2.0 (c008e22)
-
Add Changelogs (3b0ccbd)
-
Update readme and version (287b420)
-
Fix name filter --ends_with to include file_stem (af0efed)
-
Implement name filter (88587b0)
-
Fix some grouping issues in Cli, create cli feature in organize-rs_core (b734e62)
-
Implement filter_by_extension (45e4d5b)
-
First try for implementing a file extension filter (45f2966)
-
Implement stub for filter methods (6c6f0f8)
-
Add boilerplate for matching filters and actions (83c8cbc)
-
Add czkawka_core dependency (5063aec)
-
Refine commands/subcommands (ed535f6)
-
Rethink structure and change roadmap (f5df157)
-
Add actions and filters as subcommands (60df64e)
-
Start parsing config (0e36272)
-
Refactor to workspace and create new core library (0de540b)