- Add load_config_from_yaml method for dynamic yaml schema loading and improve error handling ([`cf186aa`](https://github.com/markm-io/dataframe-schema-sync/commit/cf186aaf7602ea07049bc2d18c112902559153f4))
0.9.0
Features
- Enhance schema synchronization with dynamic sync_method and improved error handling ([`975773d`](https://github.com/markm-io/dataframe-schema-sync/commit/975773d46fd12539d95ed798ad1a06b338606462))
0.8.0
Features
- Enhance schema synchronization with dynamic sync_method and improved error handling ([`b9c648b`](https://github.com/markm-io/dataframe-schema-sync/commit/b9c648be321cd8ed26069ca03446565f56be1f25))
0.7.0
Features
- Update clean_names method parameters for consistency in dataframe name cleaning ([`8220d39`](https://github.com/markm-io/dataframe-schema-sync/commit/8220d39460b30ace5a6c8b2c639802d95870176c))
0.6.0
Features
- Update sync_schema method to support dynamic sync_method with default value ([`d05444c`](https://github.com/markm-io/dataframe-schema-sync/commit/d05444cb86224aa9d191ededfe7df05c11a705a0))
0.5.0
Features
- Allow dynamic mapping key for yaml schema saving and loading ([`ba74bca`](https://github.com/markm-io/dataframe-schema-sync/commit/ba74bcaf855ab831f1841546f3144fcc12a0da7c))