Skip to content

1.0.0rc17

Pre-release
Pre-release
Compare
Choose a tag to compare
@s0undt3ch s0undt3ch released this 17 Jun 18:52
· 110 commits to master since this 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 our Loaders 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)