github smokin-salmon/smoked-salmon 0.9.5

latest releases: 0.10.1, 0.10.0, 0.9.7.4...
11 months ago

⚠️ Breaking Change: Configuration File Format

This release introduces a major breaking change: we are transitioning away from the legacy config.py configuration file.

🔁 New Configuration System

Settings are now stored in a TOML file located at: ~/.config/smoked-salmon/config.toml
There is no automatic migration from the old config.py, so you will need to manually migrate your settings.

✅ Recommended Migration Path

Start from the default configuration file.
This ensures you're aligned with the latest structure and includes all newly introduced options.

📖 Documentation

  • The README has been updated to reflect this change.
  • The Wiki is currently outdated and will be updated in a future release.

We understand this requires extra effort and appreciate your patience as we make configuration cleaner and more maintainable moving forward.

What's Changed

New Contributors

Full Changelog: 0.9.4.9...0.9.5

Don't miss a new smoked-salmon release

NewReleases is sending notifications on new releases.