blob: 6138aa7b6faee509ae7317c9c1297af1db2a8a1f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# 01/26/2017
- removed prefix "mlde" from name to make the component independent from a project name.
- default settings-path changed from `~/.config/mlde/lead.conf` to `~/.config/lead/lead.conf`. Please change your config-path.
# 01/24/2017
- changed built-tool back to makefile
# 01/21/2017
- changed namespace to mlde
# 01/20/2017
- Changed build-system from qmake/make to ninja
- Changed licence from GPLv3 to MIT
|