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

Prepare 1.0.0 #13

Merged
merged 13 commits into from
Jan 10, 2025
Merged

Prepare 1.0.0 #13

merged 13 commits into from
Jan 10, 2025

Conversation

martosaur
Copy link
Member

Changes:

  1. Use InetCidr.parse_cidr!/2 instead of deprecated InetCidr.parse/2 and update InetCidr version.
  2. Move SafeURL.get/4 to SafeURL.HTTPoison.get/3
  3. Introduce SafeURL.TeslaMiddleware and add Tesla as optional dependency
  4. Introduce more specific errors to SafeURL.validate/2 with an detailed_error option to have previous behaviour.
  5. Run formatter
  6. Update docs
  7. Bump version to 1.0.0
  8. Add migration guide.

@martosaur martosaur requested review from jhchen and mjm December 16, 2024 21:19
@martosaur martosaur force-pushed the am/prepare_for_1.0.0 branch from 22412df to 9318a0f Compare January 10, 2025 17:48
@martosaur martosaur merged commit a7bc0b6 into main Jan 10, 2025
2 checks passed
@martosaur martosaur deleted the am/prepare_for_1.0.0 branch January 10, 2025 18:37
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.

3 participants