Phone-footage-sorter

Latest version: v1.2.0

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

Scan your dependencies

1.2.0

Feature

* feat: add recursive option (19)

* test: add test for file in subdir.

* feat: rename files recursively.

* test: add tests for improper use of recursion ([`cc94f87`](https://github.com/BenjaminMummery/phone-footage-sorter/commit/cc94f87536d1e14a083d18968b25b351112373d6))

1.1.1

Fix

* fix: correct version numbering

Fixes a bug where build versions would default to 0.0.0 ([`c25b55b`](https://github.com/BenjaminMummery/phone-footage-sorter/commit/c25b55baf8931586cb8353d0db461ae14e99c720))

Unknown

* Merge pull request 13 from BenjaminMummery/fix/build-version-numbering

fix: correct version numbering ([`ff7861e`](https://github.com/BenjaminMummery/phone-footage-sorter/commit/ff7861ede7bb901de46e34b1dba726f0ebaf2409))

1.1.0

Feature

* feat: report file discovery. ([`7bd5e30`](https://github.com/BenjaminMummery/phone-footage-sorter/commit/7bd5e307dc8fae837db82897b12baad685d90ebd))

Test

* test: update tests for more verbose output. ([`400ba18`](https://github.com/BenjaminMummery/phone-footage-sorter/commit/400ba18c1240966cce90ed5dc4ab48bcfae9ad6f))

Unknown

* Merge pull request 12 from BenjaminMummery/feat/report-file-discovery

feat: report file discovery ([`f78deb1`](https://github.com/BenjaminMummery/phone-footage-sorter/commit/f78deb19ad0a75823f0829ffb00424cd4bf3583a))

* Feat: report no changes (10)

* chore: bump version.

* feat: report no changes. ([`191f4b5`](https://github.com/BenjaminMummery/phone-footage-sorter/commit/191f4b5bb7ec48c023d9128009dffdda27175d87))

* Update deploy.yml ([`2a6bfc4`](https://github.com/BenjaminMummery/phone-footage-sorter/commit/2a6bfc4476dddb6fceff5afebaecba990118da71))

1.0.1

Breaking

* feat!: simple mapping implementation (6)

* ci: configure semantic release.

* test: add test for single file renaming.

* test: add test for renaming multiple files.

* feat: implement flat dir renaming.

* style: reformat makefile.

* test: add system tests for flat folder.

* chore: add build dir to gitignore.

* fix: correct typo in pyproject.

* test: add test for non-matching files.

* feat: handle non-matching files.

* test: add tests for custom naming.

* feat: add custom naming. ([`0249f5d`](https://github.com/BenjaminMummery/phone-footage-sorter/commit/0249f5d0bf58e0f1b3b8201a885d99c5850ac1ca))

Ci

* ci: semantic-release setup. (4) ([`de77aae`](https://github.com/BenjaminMummery/phone-footage-sorter/commit/de77aaeb2f3d52653a2af4b5e91ae77bd0442e44))

* ci: automated release? ([`a1f20e1`](https://github.com/BenjaminMummery/phone-footage-sorter/commit/a1f20e12b076c7ebe60ab3d94303ecd274994695))

* ci: remove build step. ([`e008689`](https://github.com/BenjaminMummery/phone-footage-sorter/commit/e008689267a51ae4085199cc41ad9ac310427274))

* ci: don&39;t build wheel to test install. ([`7433a17`](https://github.com/BenjaminMummery/phone-footage-sorter/commit/7433a173d2f135c4f47386e3c992ca82df64510d))

* ci: build wheel for testing. ([`648af2f`](https://github.com/BenjaminMummery/phone-footage-sorter/commit/648af2f83a97c79f934f2b660ed529fb9f39a094))

* ci: action permissions? ([`42b623e`](https://github.com/BenjaminMummery/phone-footage-sorter/commit/42b623e873bcde5a3e8273555d07e721755469d9))

* ci: add makefile. ([`ca8d6b4`](https://github.com/BenjaminMummery/phone-footage-sorter/commit/ca8d6b4d96bf00e1ebf1741b9bbb777511dc0afe))

* ci: initial testing setup. ([`8eae69a`](https://github.com/BenjaminMummery/phone-footage-sorter/commit/8eae69ac2b16ccca0aaf666265fb40f3da878db1))

* ci: add pre-commit config. ([`6fe2710`](https://github.com/BenjaminMummery/phone-footage-sorter/commit/6fe271038d291df6c0b6b480cf89aa80db5af3a8))

Documentation

* docs: update README.md ([`d05926e`](https://github.com/BenjaminMummery/phone-footage-sorter/commit/d05926efc20051fd88a88b6896af6794818b30fb))

Fix

* fix: point ci to correct tests. ([`d1381ce`](https://github.com/BenjaminMummery/phone-footage-sorter/commit/d1381cef53e7b705048aa0570220c5a9fd495155))

Test

* test: add placeholder unit test. ([`1eae0db`](https://github.com/BenjaminMummery/phone-footage-sorter/commit/1eae0db6bd03b58124fe7ef31d986ea31a8e1f69))

* test: add system tests. ([`767baac`](https://github.com/BenjaminMummery/phone-footage-sorter/commit/767baac1fac5efc6957cf9d6b66a61d1f6de48fb))

Unknown

* Feat: report changed files (9)

* test: add test for reporting change files.

* feat: report changed files. ([`a848d96`](https://github.com/BenjaminMummery/phone-footage-sorter/commit/a848d9611492f7eb27c700258cb1dc6514584212))

* Create python-publish.yml (8) ([`12a18da`](https://github.com/BenjaminMummery/phone-footage-sorter/commit/12a18dae8eab012c1a52f2858ff25ae8b0c91638))

* V1.0.0 (7)

* ci: exclude changelog.

* docs: update changelog.

* docs: update changelog.

* docs: update changelog.

* ci: update release process.

* docs: update changelog.

* build: 1.0.0

Automatically generated by python-semantic-release

---------

Co-authored-by: semantic-release <semantic-release> ([`de224b0`](https://github.com/BenjaminMummery/phone-footage-sorter/commit/de224b09889818f6fa065f86aaee92cf6f796186))

* Merge pull request 3 from BenjaminMummery/2-set-up-ci

CI: 2 set up ci ([`ebba57a`](https://github.com/BenjaminMummery/phone-footage-sorter/commit/ebba57afa61a2d3dec2146b3ccb85ab8b05d1cae))

* Initial commit ([`ac38349`](https://github.com/BenjaminMummery/phone-footage-sorter/commit/ac3834951db1ea32b8545b8cf47a0b148b795794))

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.