Main changes:
- [Improve routing algorithm for matrix rows and columns](https://github.com/adamws/kicad-kbplacer/commit/d5d29d5834a20762efc9f3ea8f57a580df7e7aef) #38
- [Use netclass defined track width when routing](https://github.com/adamws/kicad-kbplacer/commit/0fd5fdf0b3eeafc35f10b434875e2cef7b88bea9) #40
- [Add check if KeyMatrix can be used for netname based iteration](https://github.com/adamws/kicad-kbplacer/commit/cf36b317d1ac085e1109ce637d1ab0d45a44038c) #39
- Improve error reporting, introduced new error dialog. Omit stack-trace print for some anticipated errors, make error messages more descriptive 36eb1e3dbfb11416dbfe34e40a3246c80b3127d5 38d2b603f38fd8e1bf61b8f509ec037f760223c6 88ccf34b5c75dcefad993d469b0ad0c3c5fcdf91
- new translations: 36 37 41
**Full Changelog**: https://github.com/adamws/kicad-kbplacer/compare/v0.11...v0.12