Skip to content

Tags: replaysMike/Binner

Tags

v2.6.3

Toggle v2.6.3's commit message
Adds more unit tests (many more to come)

v2.6.2

Toggle v2.6.2's commit message
Finalizes support for the TME api

v2.6.1

Toggle v2.6.1's commit message
package updates required for build

v2.6.0

Toggle v2.6.0's commit message
appveyor version bump

v2.5.9

Toggle v2.5.9's commit message
Fixed mouser api so Test functionality works if only orders api is en…

…abled.

Fixed mouser order import to allow import even if search api key is not enabled (more minimal data is returned)

v2.5.8

Toggle v2.5.8's commit message
a fix for filtering part types via the selector control, broken durin…

…g memoization changes.

forced focused css style as well

v2.5.7

Toggle v2.5.7's commit message
Fixes an obscure bug that was discovered by @TWM617 - if a configurat…

…ion section is missing (such as newly introduced integrations) it should not be defaulted to true. The new configuration validation feature revealed this problem as it validates enabled integration apis for proper settings on startup.

v2.5.6

Toggle v2.5.6's commit message
Fixes #191 - a part was discovered that DigiKey returns multiple moun…

…ting types for ??, so needed to handle the edge case.

Also, another memoization issue found when barcode scanning part quantities losing the correct value due to multiple api lookups. A better fix needs to be followed up with at a later time.

v2.5.5

Toggle v2.5.5's commit message
adds a dedicated targetframework for the temp external project to wor…

…k around a solution level msbuild limitation.

v2.5.4

Toggle v2.5.4's commit message
fixes #190 - fixed some issues with whitespace treatment