Skip to content

Releases: dynotx/liminal-orm

v1.1.4

16 Dec 19:29
a3407d4
Compare
Choose a tag to compare

🐞 Bug Fixes

  • change error to warning if there are multiple schemas with the same prefix (#83) @ndamania00

v1.1.3

13 Dec 22:38
13bf1d6
Compare
Choose a tag to compare

🚧 Tasks

  • Add registry_entity and schema as base tables (#80) @ndamania00
  • add fieldsets parameters to benchling connection for validation (#79) @ndamania00

v1.1.2

12 Dec 06:57
Compare
Choose a tag to compare

🐞 Bug Fixes

📔 Documentation

v1.1.1

10 Dec 04:36
bf81a65
Compare
Choose a tag to compare

🗒️ Summary

Able to set warehouse_name on Columns, so that the variable name can be different from the actual column name

🚧 Tasks

📔 Documentation

v1.1.0

08 Dec 18:06
Compare
Choose a tag to compare

⭐️ Minor Enhancements

🐞 Bug Fixes

⛏ Dependency Changes

🚧 Tasks

v1.0.6

20 Nov 21:13
35817fc
Compare
Choose a tag to compare

➕ Minor Enhancements

🐞 Bug Fixes

📔 Documentation

⛏ Dependency Changes

v1.0.5

01 Nov 18:07
003918a
Compare
Choose a tag to compare

🐞 Bug Fixes

📔 Documentation

v1.0.4

31 Oct 19:27
Compare
Choose a tag to compare

🗒️ Summary

v1.0.4 enforces validation on the BenchlingConnection defined in the env.py file, and adds a major upgrade to the documentation found https://dynotx.github.io/liminal-orm/.

🐞 Bug Fixes

📔 Documentation

🚧 Tasks

v1.0.3

25 Oct 19:01
73112e5
Compare
Choose a tag to compare

🗒️ Summary

v1.0.3 release ensures that the generate-files command creates entity schema and dropdown files that exactly match the Benchling tenant.

write_path argument on generate-files command is now optional. The default behavior is to write entity_schemas/ and dropdowns/ to your working directory.

🐞 Bug Fixes

⛏ Dependency Changes

🚧 Tasks

v1.0.2

23 Oct 15:18
a5b9dc9
Compare
Choose a tag to compare

⛏ Dependency Changes

🚧 Tasks