All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
16 November 2024
- Py313 support
#117
- Bump certifi from 2024.6.2 to 2024.7.4
#114
- Port to uv and python 3.13 support
88ae3df
- Port to uv and python 3.13 support
8aad181
- Added uv
28ad085
- Version bump
440eae2
- Added uv
3e58b35
30 June 2024
- Release files for v1.3.5
#113
- Fix tag color remove 106
#112
- Bump requests from 2.31.0 to 2.32.2
#110
- Bump urllib3 from 2.1.0 to 2.2.2
#111
- Bump idna from 3.4 to 3.7
#108
- Bump jinja2 from 3.1.2 to 3.1.4
#109
- Bump cryptography from 41.0.5 to 42.0.4
#107
- Fix dependencies
a4c32fe
- Updated CLI docs
66685ab
- Updated tests to fix delay
962c010
- Fix docs for findercolor; #105
cffb5a4
- Added test for #106
af5167d
10 December 2023
18 November 2023
- Updated dependencies, #102
#103
- Updated README_DEV.md for docs [skip ci]
3ce16fc
- Version bump
279b55f
21 October 2023
14 September 2023
19 April 2023
- docs: add luckman212 as a contributor for code
#87
- Fix for #95 kMDItemContentTypeTree serialization
72f7d0f
- docs: update .all-contributorsrc [skip ci]
995529b
- docs: update README.md [skip ci]
6300da0
16 November 2022
- Additional fix for #83, kMDItemKeywords as comma delimited string
48ff7a7
- Fix for kMDItemKeywords as comma delimited string, #83
c7ca9d0
16 November 2022
- Bug k md item keywords string value 83
#86
- docs: add luckman212 as a contributor for bug
#85
- Fix for kMDItemKeywords as comma delimited string, #83, #84
2bccca2
- updated README
20ef4ad
- docs: update .all-contributorsrc [skip ci]
c7e008a
- Version bump
cbfbdaa
- Update README.md
243081f
12 November 2022
10 November 2022
- Removed null values from backup JSON #75
#77
- docs: add porg as a contributor for bug, and ideas
#72
- docs: add jakewilliami as a contributor for ideas
#65
- docs: add nk9 as a contributor for bug
#64
- Code cleanup
cbda1cd
- Release 1.1.0, remove null values from JSON file
226679f
- Update README.md, code clean up
f0aea90
- Updated tests with snooze for GH Actions
b2d31d6
- Updated tests with snooze for GH Actions
de053cf
7 October 2022
- Rewrite
#63
- docs: add porg as a contributor for bug
#59
- Added first set of tests
153acc3
- Basic implementation and reading Finder tags
af07d99
- Moved from setup.py to poetry & pyproject.toml
42b887b
- Updated README with doctests
0c087ad
- Updated tests, build scripts
0486429
17 July 2022
- Fixed backup database to be conformant JSON, #56
a01c4bb
- Added doit build script
5e874ef
- Fixed backup database to be conformant JSON, #56
255a128
25 November 2021
- Updated dependencies for pyobjc 8.0
564fb04
4 November 2021
30 October 2021
- Fix for missing plist file on Monterey
df23b8e
29 August 2021
1 August 2021
- Fixed None value for osxphotos.metadata:detected_text
9b7fa79
1 August 2021
31 July 2021
- Added support for osxphotos metadata
373b193
25 July 2021
- Updated pyobjc version requirements
01adc53
15 July 2021
- Fixed restore bug with finderinfo
6f369a4
15 July 2021
15 July 2021
14 July 2021
- Added findercolor
f1cdf8c
- Refactored FinderInfo code
4b313a4
- Initial implementation for findercolor
07b1082
8 July 2021
- Added kMDItemFSIsStationery, #18
4db1819
- Added kMDItemVersion, #18
ff09509
- Added kMDItemParticipants, #18
a71d207
8 July 2021
- docs: add bglezseoane as a contributor for code
#42
- Added kMDItemStarRating, #18
ad4af49
- Added kMDItemDueDate, partial for #18
ec62337
- Refactored code with sourcery
8983ecb
- Code cleanup
5502716
- docs: create .all-contributorsrc [skip ci]
3fb69cf
5 July 2021
5 June 2021
- Bump py from 1.8.1 to 1.10.0
#39
- Bump pygments from 2.4.2 to 2.7.4
#38
- Updated dependencies to minimize pyobjc requirements
ddb468f
- Added wheel and twine
b5c4782
31 December 2020
- Removed logging.debug code, closes #36
#36
- Bug fix for Finder comments extended attribute
477c64e
- Removed logging.debug code
a20cfa1
18 December 2020
- Added tests for datetime_utils
c1a2b62
- Added docstrings to datetime_utils
c0b332d
- Version bump
fbe4d59
1 September 2020
- Fixed bug in datetime_utils, closes #34
#34
- Updated README, added test for multiple --pattern
3fb54ce
11 July 2020
- Added --pattern to CLI, closes #30
#30
11 July 2020
- Refactored file processing in CLI
f80922f
- Added --files-only option to CLI
8192816
- Added cli.py for use with pyinstaller
bc754c7
10 July 2020
5 June 2020
- Fix issue #26
#29
- Bug fix to address issue #28, partial fix
b424398
- Fix directory exclusions when check existence
e96d630
- Write a simple test to the last commit
9890e74
- Version bump
1135473
3 May 2020
- Bug fixed for broken directory support
37abc74
2 May 2020
- Major rewrite to add Tag object with support for Finder colors
456490d
- refactored utils to break out functions into separate modules
cc3eda7
- Updated setup.py
fcd3d2e
15 April 2020
- Fixed handling of datetime attributes, closes #17
#17
- Updated README.md
fd2888a
- Version bump
609947c
- Updated help text
c3005b8
- Updated README
5380240
7 March 2020
- Added --copyfrom to CLI, closes #16
#16
- Added short options to CLI
09ecd5c
- Fixed verbose for --wipe and added test for --verbose
3d03d1f
- Added test for --version
10e73c4
- Added utils
336db4e
- Updated requirements.txt
308d2f6
1 March 2020
- Added --wipe option to CLI; fixed order of restore/backup in CLI
0ab4f33
1 March 2020
- Added --mirror to CLI
b50d309
1 March 2020
- Added backup/restore to CLI
cd9b52e
29 February 2020
- Major refactor to move tags to a list instead of a set, added tests, closes #15
#15
- Added --json to CLI
d4f9906
- Fixed set behavior for tags
056abf5
- Updated README.md
e391188
- Updated README.md
b6a8872
- Updated README.md
8d9985c
23 February 2020
23 February 2020
1 August 2019
- Re-applied version to match PEP 396
6e27a8a
- Change version to version to be PEP8 compliant
df89ccb
- Removed osxmetadat.version from setup.py
7113821
28 July 2019
27 July 2019