github joshmedeski/sesh v2.17.0

latest releases: v2.17.1, v2.18.0
2 months ago

What's Changed

  • ✨ Switch to Cobra and Fang CLI and add CLAUDE with Obsidian vault by @joshmedeski in #266
  • ✨ Strict toml marshalling by @randomdude16671 in #252
    • If you want to ensure your sesh config file is properly setup, you can now add strict_mode = true to your config file and if there are any errors sesh will crash and report the errors to you. This is an opt-in feature so don't worry if your config is a little messy on upgrade.
  • 📄 Update readme with for linux launchers by @jacostag in #264
  • ⬆️ Update mockery to v3 by @joshmedeski in #262
    • I've updated the mockery library to the latest version and removed the mocked files from version control. Now, if you try to run tests with make test the mockery library will auto-generate the mocks!

New Contributors

Full Changelog: v2.16.0...v2.17.0

Please go to the discussion for this release if you have any issues with the update.

Don't miss a new sesh release

NewReleases is sending notifications on new releases.