Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate warn/2, add warning/2 #20

Merged
merged 6 commits into from
Feb 5, 2024
Merged

Conversation

altjohndev
Copy link
Collaborator

For library changes, see CHANGELOG.

Upgraded CI Elixir from 1.10.4 OTP 23.0.4 to 1.16.1 OTP 26.2.1.

Upgraded dev dependencies:

  • :credo from 1.1 to 1.7 (1.1 breaks on Elixir 1.16.1)
  • :dialyxir from 1.1.0 to 1.4 (1.1.0 breaks on Elixir 1.16.1)
  • :ex_doc from 0.25 to 0.31 (to sync with the updated design and features)

This should be a minor release (from 1.6.1 to 1.7.0) since it is adding MetaLogger.warning/2 and deprecating MetaLogger.warn/2.

@altjohndev altjohndev added the enhancement New feature or request label Feb 5, 2024
@altjohndev altjohndev self-assigned this Feb 5, 2024
@altjohndev altjohndev merged commit 88082b0 into master Feb 5, 2024
3 checks passed
@altjohndev altjohndev deleted the chore-warn-to-warning branch February 5, 2024 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants