mizar/CHANGELOG.md

33 lines
1.4 KiB
Markdown

# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [1.1.0](https://github.com/Fabio286/mizar/compare/v1.0.1...v1.1.0) (2023-04-18)
### Features
* icons for message formats ([ec320c7](https://github.com/Fabio286/mizar/commit/ec320c79c0caacad7b35bbfcf3d5f53a028ac347))
### [1.0.1](https://github.com/Fabio286/mizar/compare/v1.0.0...v1.0.1) (2023-04-16)
## 1.0.0 (2023-04-16)
### Features
* add app icons ([1062f7f](https://github.com/Fabio286/mizar/commit/1062f7f7e336f00a51959851668222100b1eb0b6))
* hex or utf8 automatic conversion for server traces ([46e9d15](https://github.com/Fabio286/mizar/commit/46e9d157d695b3b0574288a752b4226f3ec73bd4))
* pinia store implementation ([b87c6df](https://github.com/Fabio286/mizar/commit/b87c6df3a0d163a2d7fe3fe0075bbbfbb6b7fb7e))
* settings modal to change locale ([2265a3e](https://github.com/Fabio286/mizar/commit/2265a3e40eaa4d957c8922a0e0a3b30d6dcf0eeb))
### Bug Fixes
* step test not working ([26cbfeb](https://github.com/Fabio286/mizar/commit/26cbfebdc205318a41972bdc363dd2c23c2029b3))
### Improvements
* improved performance in console trace render, closes [#7](https://github.com/Fabio286/mizar/issues/7) ([45c9537](https://github.com/Fabio286/mizar/commit/45c9537cc91a1b5b635e5f4ffc024c27c902caeb))