What's Changed
- Validate day and month in UpdatedAt assignment to prevent invalid dates by @chrisrichards in #260
- Add parameterless constructor to DbfDbConnection and update tests by @chrisrichards in #261
- Enhance file path handling in DbfDbCommand and add tests for filename variations by @chrisrichards in #264
- Refactor encoding handling in DbfDbConnection and DbfDbConnectionStri… by @chrisrichards in #263
- Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 by @dependabot[bot] in #259
Full Changelog: v1.0.0...v1.1.0