What's Changed
- Update and extend pre-commit-hooks by @Bouni in #333
- Update CI by @Bouni in #334
- Extended installation info in README by @Bouni in #336
- Prevent double CI runs by @Bouni in #337
- Summer cleanup to make everything ready for pylint by @Bouni in #343
- partselector.py - Rename upadate_settings() to update_settings() by @chmorgan in #345
- jlcparts_db_convert.py - Print some progress info as this script can … by @chmorgan in #346
- mainwindow.py - Enable / disable right toolbar buttons that require p… by @chmorgan in #347
- Look for "lcsc" in key and then for C number in value by @Bouni in #356
- Add setting to prevent parts without LCSC number from end up in BOM/CPL by @Bouni in #355
- Force Scalefactor to 1.0 if on Mac OS by @Bouni in #354
New Contributors
- @chmorgan made their first contribution in #345
- @serpent213 made their first contribution in #353
Full Changelog: 2023.07.02...2023.08.01