Data-file-merge

Latest version: v0.3.1

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

Scan your dependencies

0.3.1

What's Changed
* Upgrade python to 3.11 by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/48
* Rename wordy config class attributes by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/49
* Add flag to config.build() to give option to save locally by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/50
* Change dir structure to add a package root dir within src/ by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/51
* Change module name from datafilemerge to dfm by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/52
* Update lock file by james-ecd in https://github.com/ServerlessSam/data-file-merge/pull/54
* Change CI to only build CLIs on a tagged commit by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/53
* Change version import to get pypi release working by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/55
* Upgrade version 0.3.1 by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/56


**Full Changelog**: https://github.com/ServerlessSam/data-file-merge/compare/v0.2.3...v0.3.1

0.2.3

What's Changed
* Some general cleanup by james-ecd in https://github.com/ServerlessSam/data-file-merge/pull/24
* Create LICENSE.md by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/28
* Versioning added to dfm cli by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/27
* 18 ensure generated cli for releases is simply called dfm by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/29
* Update config names of for src and dest file to use 'node' suffix by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/30
* Successfully released to PyPi! by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/32
* 21 refactor readme by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/34
* 19 allow dicts with clashing keys to merge recursively by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/33
* root_path added to build config and file locations by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/31
* Update version for v0.2 release by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/39

Breaking Changes
* `SourceFileRoot` and `DestinationFileContent` keys from config file renamed to `SourceFileNode` and `DestinationFileNode` respectively.
* Merging logic for dictionaries with clashing keys changed. See updated merging logic documentation from the wiki or 19

**Full Changelog**: https://github.com/ServerlessSam/data-file-merge/compare/v0.1.0...v0.2.3

0.1.0

Data-File-Merge's Initial Release!

What's Changed
* Cleanup + enabling flake8 and making it happy by james-ecd in https://github.com/ServerlessSam/data-file-merge/pull/1
* Rename project by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/4
* fix: update readme formatting for improved readability by arylatt in https://github.com/ServerlessSam/data-file-merge/pull/5
* Create installer by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/7
* Add .circleci/config.yml by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/14
* Create cicd by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/15
* Extend cicd to cli creation by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/16
* 10 add option for path prefix by ServerlessSam in https://github.com/ServerlessSam/data-file-merge/pull/17

New Contributors
* james-ecd made their first contribution in https://github.com/ServerlessSam/data-file-merge/pull/1
* ServerlessSam made their first contribution in https://github.com/ServerlessSam/data-file-merge/pull/4
* arylatt made their first contribution in https://github.com/ServerlessSam/data-file-merge/pull/5

**Full Changelog**: https://github.com/ServerlessSam/data-file-merge/commits/v0.1.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.