Version 0.4.0
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