Releases: WTTJ/ex_ssl_options
Releases · WTTJ/ex_ssl_options
v0.1.2
What's Changed
- update dev dependencies
- standardize configurations
Pull requests
- chore(deps-dev): bump credo from 1.7.5 to 1.7.6 by @dependabot in #25
- chore(deps-dev): bump credo from 1.7.6 to 1.7.7 by @dependabot in #26
- chore(deps-dev): bump ex_doc from 0.31.2 to 0.32.0 by @dependabot in #24
- chore(deps-dev): bump ex_doc from 0.32.0 to 0.34.0 by @dependabot in #27
- chore(deps-dev): bump ex_doc from 0.34.0 to 0.34.1 by @dependabot in #28
- chore(deps-dev): bump ex_doc from 0.34.1 to 0.34.2 by @dependabot in #29
- chore(deps-dev): bump mix_audit from 2.1.3 to 2.1.4 by @dependabot in #30
- chore(deps-dev): bump excoveralls from 0.18.1 to 0.18.2 by @dependabot in #31
- chore(deps-dev): bump excoveralls from 0.18.2 to 0.18.3 by @dependabot in #32
- chore(deps-dev): bump credo from 1.7.7 to 1.7.8 by @dependabot in #33
- chore(deps-dev): bump dialyxir from 1.4.3 to 1.4.4 by @dependabot in #34
- chore(deps-dev): bump credo from 1.7.8 to 1.7.9 by @dependabot in #35
- chore(deps-dev): bump credo from 1.7.9 to 1.7.10 by @dependabot in #36
- chore: add workflow to publish release on hex.pm by @davidjulien in #37
- chore: update CODEOWNERS by @davidjulien in #40
- chore: standardize dependabot config by @davidjulien in #39
- chore: fix publish_public_package workflow by @davidjulien in #41
- chore: new version 0.1.2 by @davidjulien in #38
Full Changelog: 0.1.1...v0.1.2
Release 0.1.1
What's Changed
- chore: update for publishing on hex.pm by @davidjulien in #3
- chore: add example with
:ssl
erlang module by @davidjulien in #4 - chore(deps-dev): bump credo from 1.7.0 to 1.7.1 by @dependabot in #5
- chore(deps-dev): bump dialyxir from 1.4.1 to 1.4.2 by @dependabot in #9
- chore(deps-dev): bump ex_doc from 0.30.6 to 0.30.9 by @dependabot in #8
- chore(deps-dev): bump ex_doc from 0.30.9 to 0.31.0 by @dependabot in #10
- chore(circle_ci): add CircleCI config by @davidjulien in #11
- chore(deps-dev): bump dialyxir from 1.4.2 to 1.4.3 by @dependabot in #13
- chore(deps-dev): bump mix_audit from 2.1.1 to 2.1.2 by @dependabot in #15
- chore(deps): bump certifi from 2.12.0 to 2.13.0 by @dependabot in #18
- chore(deps-dev): bump ex_doc from 0.31.0 to 0.31.2 by @dependabot in #20
- chore(deps-dev): bump credo from 1.7.1 to 1.7.5 by @dependabot in #19
- chore(deps-dev): bump mix_audit from 2.1.2 to 2.1.3 by @dependabot in #21
- chore: update CircleCI config and coverage tools by @davidjulien in #22
- chore: new version 0.1.1 by @davidjulien in #23
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: 0.1.0...0.1.1
Release 0.1.0
What's Changed
- feat: add EEF SSL options by @davidjulien in #1
- feat: add basic SSL options by @davidjulien in #2
New Contributors
- @davidjulien made their first contribution in #1
Full Changelog: https://github.com/WTTJ/ex_ssl_options/commits/v0.1.0