Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@lfnovo lfnovo released this 03 Jan 20:47
· 5 commits to main since this release

Features

  • Improved configuration management

    • Moved default configuration into SurranticConfig class
    • Added reset() method for testing
    • Fixed import order issues
    • Made configuration more user-friendly
  • Improved test reliability

    • Fixed integration test setup
    • Added proper test isolation
    • Improved pytest configuration