Skip to content

Releases: teracyhq/httpie-jwt-auth

v0.4.0

17 Feb 20:13
dcc7b28
Compare
Choose a tag to compare
  • Features:

    • Allow to override the name of the header #34
  • Improvements:

    • docs updated with flask_jwt #27
    • should update CI/CD to test httpie versions >= 1.0.0 #36

Details: https://github.com/teracyhq/httpie-jwt-auth/milestone/5?closed=1

v0.3.0

21 Mar 06:15
Compare
Choose a tag to compare

[TL;DR]

  • colon character is not required for --auth anymore
  • add CI/CD system; improve tests (unit + integration)
  • add Docker image workflow and usage instruction docs

[Details]

  • Features:

    • should not require having colon character #3
  • Improvements:

    • should have integration tests #20
    • should add Docker support for dev, add Docker image #17
    • update supported python versions #1
    • add tests #2
  • Tasks:

    • should have Docker image available and usage instruction #23

v0.2.1

18 Feb 02:07
Compare
Choose a tag to compare
  • bug fixes:
    • fix python 3 compatible problem

v0.2.0

18 Feb 02:07
Compare
Choose a tag to compare
  • improvements:
    • allow to override default auth prefix Bearer with env var #5

v0.1.0

18 Feb 02:07
Compare
Choose a tag to compare

Release the first milestone: first working release