Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@brucificus brucificus released this 18 Dec 19:27
🏗️ Splits PSM1, Removes `#Requires` from PSM1

Tests were failing because the module was not importable. The `#Requires` syntax being used in the root PSM1 prevented dependencies from being fully resolved before the module loading could complete, making the module unusable.