Skip to content

1.1.2

Compare
Choose a tag to compare
@eeintech eeintech released this 12 Jul 23:06
· 20 commits to main since this release
e676d13

What's Changed

  • Add suppliers Automation Direct and Jameco by @hillsandales in #250
  • 1.1.2 by @eeintech in #251
    • Warn user for discrepancies between template data and user settings in order to potentially inform about new entries
      • For this release, there are two new supported suppliers added to Ki-nTree (AutomationDirect and Jameco from #250)
      • After update, current users will get a message about the missing keys: [INFO] TEMPLATE "suppliers.yaml" configuration file contains the following keys which are NOT in your user settings: {'AutomationDirect', 'Jameco'}
      • User can decide to add those to their suppliers.yaml settings using the listed names
      • Ki-nTree will automatically detect the new entries in the user settings and update the suppliers.yaml with the proper format, and it will also reload the supported suppliers!
    • Add AutomationDirect and Jameco to CI tests
    • Fix TME API requests and Mouser API test
    • Update dependencies
      • Update flet to 0.23.x: fix AlertDialog opening and closing behavior
      • Update InvenTree API to 0.15.x
    • Speed up CI testing: disable upload of both part images and datasheets

New Contributors

Full Changelog: 1.1.1...1.1.2