Skip to content

v0.1.0-alpha.10

Compare
Choose a tag to compare
@sassman sassman released this 14 Mar 23:40
· 42 commits to main since this release
cd35ae3

Added

  • (cli) implement -u | --user request cli argument (#7) (#46)
  • (template) implement the basic auth template function (#7) (#33)
  • (template) support environment variables from process / shell (#30) (#31)

Fixed

  • (http-lang) make grammar bit more robust for trailing whitespaces (#63)

Other

  • migrate to clap v4 (#54)
  • (deps) bump pest from 2.5.5 to 2.5.6 (#51)
  • release 0.1.0-alpha.9 (#45)
  • release (#43)
  • release (#39)
  • release 0.1.0-alpha.6 (#34)
  • release 0.1.0-alpha.5 (#29)