Releases: Byzanteam/jet-plugin-sdk
Releases · Byzanteam/jet-plugin-sdk
v0.2.1
What's Changed
- build(deps-dev): bump ex_doc from 0.36.1 to 0.37.0 by @dependabot in #111
- build(deps-dev): bump ex_doc from 0.37.0 to 0.37.1 by @dependabot in #112
- build(deps-dev): bump ex_doc from 0.37.1 to 0.37.2 by @dependabot in #113
- build(deps-dev): bump ex_doc from 0.37.2 to 0.37.3 by @dependabot in #114
- build(deps): bump absinthe from 1.7.8 to 1.7.9 by @dependabot in #115
- build(deps): bump plug from 1.16.1 to 1.17.0 by @dependabot in #116
- build(deps): bump req from 0.5.8 to 0.5.9 by @dependabot in #117
- build(deps): bump req from 0.5.9 to 0.5.10 by @dependabot in #118
- refactor: implement verify token function by @c01dcat in #119
- chore: bump to 0.2.1 by @github-actions in #120
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- build(deps): bump req from 0.5.6 to 0.5.7 by @dependabot in #97
- build(deps-dev): bump mimic from 1.10.1 to 1.10.2 by @dependabot in #98
- build(deps-dev): bump credo from 1.7.8 to 1.7.9 by @dependabot in #99
- build(deps-dev): bump credo from 1.7.9 to 1.7.10 by @dependabot in #100
- build(deps-dev): bump dialyxir from 1.4.4 to 1.4.5 by @dependabot in #101
- build(deps-dev): bump ex_doc from 0.34.2 to 0.35.0 by @dependabot in #102
- build(deps-dev): bump ex_doc from 0.35.0 to 0.35.1 by @dependabot in #103
- build(deps): bump req from 0.5.7 to 0.5.8 by @dependabot in #104
- build(deps-dev): bump mimic from 1.10.2 to 1.11.0 by @dependabot in #105
- build(deps-dev): bump ex_doc from 0.35.1 to 0.36.1 by @dependabot in #106
- build(deps-dev): bump credo from 1.7.10 to 1.7.11 by @dependabot in #107
- feat: tweak api key algorithm by @c01dcat in #108
- chore: bump to 0.2.0 by @github-actions in #110
Full Changelog: v0.1.5...v0.2.0
Release v0.1.5
What's Changed
- build(deps-dev): bump credo from 1.7.7 to 1.7.8 by @dependabot in #93
- build(deps-dev): bump dialyxir from 1.4.3 to 1.4.4 by @dependabot in #94
- build(deps): bump jet_ext from 0.2.5 to 0.3.0 by @dependabot in #95
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- build(deps): bump jet_ext from 0.2.0 to 0.2.2 by @dependabot in #73
- build(deps-dev): bump ex_doc from 0.34.0 to 0.34.1 by @dependabot in #74
- build(deps-dev): bump mimic from 1.7.4 to 1.8.2 by @dependabot in #75
- build(deps): bump req from 0.5.0 to 0.5.1 by @dependabot in #76
- build(deps): bump jason from 1.4.1 to 1.4.3 by @dependabot in #77
- build(deps-dev): bump ex_doc from 0.34.1 to 0.34.2 by @dependabot in #78
- build(deps): bump req from 0.5.1 to 0.5.2 by @dependabot in #79
- build(deps): bump absinthe from 1.7.6 to 1.7.7 by @dependabot in #80
- build(deps): bump req from 0.5.2 to 0.5.4 by @dependabot in #81
- build(deps-dev): bump mimic from 1.8.2 to 1.9.0 by @dependabot in #82
- build(deps): bump absinthe from 1.7.7 to 1.7.8 by @dependabot in #83
- build(deps): bump jason from 1.4.3 to 1.4.4 by @dependabot in #84
- build(deps): bump jet_ext from 0.2.2 to 0.2.3 by @dependabot in #85
- build(deps): bump jet_ext from 0.2.3 to 0.2.4 by @dependabot in #86
- build(deps): bump req from 0.5.4 to 0.5.6 by @dependabot in #87
- build(deps): bump joken from 2.6.1 to 2.6.2 by @dependabot in #88
- build(deps-dev): bump mimic from 1.9.0 to 1.10.0 by @dependabot in #89
- build(deps-dev): bump mimic from 1.10.0 to 1.10.1 by @dependabot in #90
- build(deps): bump jet_ext from 0.2.4 to 0.2.5 by @dependabot in #91
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- build(deps-dev): bump credo from 1.7.6 to 1.7.7 by @dependabot in #68
- build(deps): bump jet_ext from 0.1.0 to 0.2.0 by @dependabot in #69
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
What's Changed
- refactor: remove sdl generate task by @fahchen in #62
- build(deps-dev): bump ex_doc from 0.32.1 to 0.34.0 by @dependabot in #63
- fix: from_json/1 by @fahchen in #64
New Contributors
- @github-actions made their first contribution in #65
Full Changelog: v0.1.0...v0.1.1
v0.1.0(the first release)
chore: add description to mix.exs