- feat: add string loaders - docs: update README to include support for string format in configuration loading - style: update type hints in loaders and caster to use Dict instead of Mapping
- chore(deps): bump diot to 0.3.1 - refactor: update type hints and clean up code formatting - chore: add py.typed file for type checking support - ci: update GitHub Actions workflow to use newer Python versions and action versions