Commit f5d1473
committed
Improve vcs-versioning API: expose infer_version_string and enhance overrides
- Expose infer_version_string in main module for clean imports
- Remove references to non-existent read_named_env function
- Add comprehensive EnvReader documentation with examples
- Integrate logging configuration with GlobalOverrides context manager
- Simplify logging setup by using log_level() property directly
- Update integrator guide with corrected import patterns
- Fix get_version_for_build example to use dist_name parameter
All changes maintain backward compatibility. Tests passing: 42/421 parent ced832c commit f5d1473
File tree
6 files changed
+299
-70
lines changed- docs
- vcs-versioning
- src/vcs_versioning
- testing_vcs
6 files changed
+299
-70
lines changed
0 commit comments