2024.3.6 - 2024-03-17
๐ Features
๐ Bug Fixes
- update shorthand for rabbitmq (#1784) - (d232859) - roele
- display error message from calling usage (#1786) - (63fc69b) - jdx
- automatically trust config files in CI (#1791) - (80b340d) - jdx
๐ Refactor
- move lint tasks from just to mise - (4f78a8c) - jdx
๐ Documentation
- (changelog) use github handles - (b5ef2f7) - jdx
๐จ Styling
- add mise tasks to editorconfig - (dae8ece) - jdx
- run lint-fix which has changed slightly - (6e8dd2f) - jdx
- apply editorconfig changes - (962bed0) - jdx
- new git-cliff format - (854a4fa) - jdx
- ignore CHANGELOG.md style - (790cb91) - jdx
๐งช Testing
- (mega-linter) do not use js-standard linter - (6b63346) - jdx
- (mega-linter) ignore CHANGELOG.md - (b63b3ac) - jdx
โ๏ธ Miscellaneous Tasks
- (release-plz) removed some debugging logic - (f7d7bea) - jdx
- (release-plz) show actual version in PR body - (e1ef708) - jdx
- (release-plz) tweaking logic to prevent extra PR - (8673000) - jdx
- (release-plz) make logic work for calver - (890c919) - jdx
- (release-plz) make logic work for calver - (bb5a178) - jdx
- (release-plz) fix git diffs - (6c7e779) - jdx
- (release-plz) create gh release - (f9ff369) - jdx
- (release-plz) fixing gpg key - (8286ded) - jdx
- (release-plz) fixing gpg key - (abb1dfe) - jdx
- (release-plz) do not publish a new release PR immediately - (b3ae753) - jdx
- (release-plz) prefix versions with "v" - (3354b55) - jdx
- (test) cache mise installed tools - (0e433b9) - jdx
- cargo update - (6391239) - jdx
- install tools before unit tests - (f7456eb) - jdx
- added git-cliff - (0ccdf36) - jdx
- ensure
mise install
is run before lint-fix - (e8a172f) - jdx - added release-plz workflow (#1787) - (83fe1ec) - jdx
- set gpg key - (467097f) - jdx
- temporarily disable self-update test - (5cb39a4) - jdx