- `show_bases_in_expanded_view` has been added to the `SchemaProperties` parameters
<img width="968" alt="Screenshot 2025-02-20 at 8 26 34 AM" src="https://github.com/user-attachments/assets/b01fe696-6d6b-4f9e-9349-f577de3f6b29" />
***
- `unit_name` and `decimal_places` has been added to the `Column` parameters.
<img width="587" alt="Screenshot 2025-02-20 at 8 25 30 AM" src="https://github.com/user-attachments/assets/a4f6fe8c-652c-4fa0-89b0-abe45fa6d7a3" />
Check out the [documentation for instructions on how to upgrade to v3.0.0](https://dynotx.github.io/liminal-orm/release-notes/). Next up are results schemas 🚀
⭐️ Minor Enhancements
* cover unit aware fields (114) ndamania00
* Show bases in expanded view (113) ndamania00
🐞 Bug Fixes
* generate files decimal places bug fix (116) ndamania00
* part link in mappers (112) ndamania00
- From [discussion thread here](https://github.com/dynotx/liminal-orm/discussions/95#discussioncomment-12251324)
* add units to benchling tag schema field schema (111) ndamania00
* implement sequence constraint logic constraints (109) ndamania00
🚧 Tasks
* update operation order (110) ndamania00