Gitea Scan/plate-tool/pipeline/head This commit looks goodDetails
1. Superior field detection: short of having actual typos, most ways to
express a field should now be properly registered. Further, it will
be considerably easier to add new variants.
2. Numeric well parsing: some systems do not use alphanumeric wells like
H12 or E7. Purely numeric wells will now be supported but only if the
plate format is manually specified; this feels like a good tradeoff
since a failed detection would yield very odd behaviour to a user.
Gitea Scan/plate-tool/pipeline/head This commit looks goodDetails
temp/pipeline/head There was a failure building this commitDetails
note: before the addition of this license, technically
plate-tool was owned _in full_ by me!
also note: plate-tool was being developed prior to my
employment anywhere.
Gitea Scan/plate-tool/pipeline/head This commit looks goodDetails
note: before the addition of this license, technically
plate-tool was owned _in full_ by me!
also note: plate-tool was being developed prior to my
employment anywhere.
Gitea Scan/plate-tool/pipeline/head There was a failure building this commitDetails
Squashed commit of the following:
commit 4710335750
Author: Emilia <contact@emiliaallison.com>
Date: Sat Feb 10 16:34:52 2024 -0500
tree callbacks
commit f8216cb0bd
Author: Emilia <contact@emiliaallison.com>
Date: Sat Feb 10 09:20:59 2024 -0500
transfer_menu callbacks
commit 15accc2fca
Author: Emilia <contact@emiliaallison.com>
Date: Tue Jan 30 20:37:15 2024 -0500
I think this file was supposed to be in the last one lol
commit 53457a3e86
Author: Emilia <contact@emiliaallison.com>
Date: Sat Jan 13 14:05:34 2024 -0500
new_plate_dialog callbacks
For #2
commit c2a3f0302b
Author: Emilia <contact@emiliaallison.com>
Date: Sat Jan 13 13:57:14 2024 -0500
Finish main_window callback refactor
For #2
commit 820f672cb7
Author: Emilia <contact@emiliaallison.com>
Date: Sat Jan 13 13:23:11 2024 -0500
Import json button refactor
Partial for #2
commit a90b5f83d8
Author: Emilia <contact@emiliaallison.com>
Date: Fri Jan 12 22:22:28 2024 -0500
A number of moves to address #2
commit 62d870521e
Author: Emilia <contact@emiliaallison.com>
Date: Fri Jan 12 21:44:10 2024 -0500
First callback move
commit e2ef9fa84d
Author: Emilia <contact@emiliaallison.com>
Date: Fri Jan 12 21:43:50 2024 -0500
Increment version number in cargo.lock
why wasn't this done already?