minecraft-launcher-libs/HISTORY.md

27 lines
770 B
Markdown
Raw Permalink Normal View History

2022-09-13 23:26:02 +03:00
## Legend
- 🐛 - Bug
- ✔️ - Fixed
- ❌ - Removed
- - Added
- - Information
- ♻️ - Edited
2022-09-13 23:31:10 +03:00
> This project use Semantic Versioning 2.0.0 https://semver.org/
2023-07-31 23:12:24 +03:00
## 31/07/2023 - (1.0.3)
- ♻️ - Format code via `clang-format --style=LLVM`
2023-07-31 23:17:53 +03:00
- ♻️ - Changed arguments order
2023-07-31 23:12:24 +03:00
2023-07-31 18:10:34 +03:00
## 31/07/2023 - (1.0.2)
- ♻️ - Update software executable name
- ♻️ - Update Makefile
- ♻️ - Format code via `indent`
- - Added cJSON library as submodule
- - Added building with `tcc`
- ❌ - Removed Conan building system
2022-09-14 00:34:25 +03:00
## 14/09/2022 - (1.0.1)
- - Added [Conan](https://conan.io/) for Windows
2022-09-13 23:26:02 +03:00
- ✔️ - Fixed bad returned value of `assets_version`
- ♻️ - Changed the letter argument of the program to return version information from `s` to `i`