1.0.0rc17
Pre-release
Pre-release
1.0.0rc17 (2022-06-17)
Bug Fixes
- Bump deprecations targeted for 2.0.0 to 3.0.0 (#122)
- Try to pass
loaded_base_name
to each of Salt's loaders used in ourLoaders
class, if not supported, patch it at runtime. (#126) saltfactories.utils.warn_until()
is now aware of Pytest's rewrite calls and properly reports the offending code. (#127)