Skip to content

Rename modules to reduce the likelihood of name clashes

Choose a tag to compare

@rouson rouson released this 20 Sep 19:12
· 105 commits to main since this release
bb8885d

This release prefixes all module names with the string sourcery_m. This change has no impact on external projects that import this library via use sourcery_m only, but the release breaks projects that directly use other modules in this library.