Skip to content

Version 0.4.0

Choose a tag to compare

@hardfau1t hardfau1t released this 27 Sep 13:32
· 72 commits to main since this release

Changelog

All notable changes to this project will be documented in this file.

[0.4.0] - 2024-09-27

πŸš€ Features

  • (args) Add --environment flag to manually set environment

πŸ› Bug Fixes

  • (substitution) Do not substitute headers which are not used
  • (registry) Don't append : two times for port number
  • (environment) Properly push endpoint to prefix regardless of /
  • (registry) Fix adding prefix to url
  • (ci) Don't run tests
  • (registry) Add proper error message for missing body file

🚜 Refactor

  • (registry) Using miette errors instead of eyre

🎨 Styling

  • (format) Reformat with cargo-fmt

βš™οΈ Miscellaneous Tasks

  • (github) Add basic checks for push and pull requests
  • (cliff) Adds git cliff for generating changelog
  • (release) Bump version to v0.3.3

Build

  • (cargo) Bump version to 0.3.2
  • (cargo) Remove color-eyere and move to miette

Full Changelog: v0.3.2...v0.4.0