Skip to content

Conversation

@houllette
Copy link
Contributor

v0.14.1

  • Enhancements
    • Implicitly use .sobelow-conf if detected in the root directory rather than
      require --config switch. The --no-config switch is still supported to
      prevent any settings from being read in from the file if needed.
    • Added guidance for warn_if_outdated option in mix deps
    • Added support for Elixir v1.19.x
  • Bug fixes
    • Handled extra config options for app releases in mix.exs
    • Properly handle the use of CLI switches and config file settings in the same run.
      These would previously clobber each other in unapparent ways leading to
      confusing behavior. CLI switch take precedence.
    • .sobelow-conf now sorted alphabetically
    • Fix edwarning from zero argument functions
    • Fixed broken skip funcationality
    • Fixed broken GitHub Actions CI
  • Misc
    • Typo fix

roelandvanbatenburg and others added 19 commits December 30, 2024 15:31
* Bumped developer dependencies and added ex_coveralls

* Actually fixed the typesec error and in a way that passes test

* Bumped ubuntu runner vsn and added Elixir 1.17 and 1.18 to the test matrix

---------

Co-authored-by: Holden Oullette <houllette@users.noreply.github.com>
Co-authored-by: dt <98478153+realcorvus@users.noreply.github.com>
Co-authored-by: Holden Oullette <houllette@users.noreply.github.com>
Co-authored-by: Holden Oullette <6202965+houllette@users.noreply.github.com>
@houllette houllette closed this Oct 14, 2025
@houllette houllette deleted the v0141 branch October 14, 2025 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants