Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): Bumped to Version 0.9.0
# [0.9.0](v0.8.2...v0.9.0) (2024-12-12) ### Bug Fixes * add missing import ([f928059](f928059)) * Add table alias in join queries to avoid ambiguous column errors for configurable reference column ([87cb68d](87cb68d)) * avoid increasing rank for `"" in "some_description"` ([c158f06](c158f06)) * **Banking Settings:** set field options on refresh (for existing rows) ([d311583](d311583)) * Co-exist reference and name matches + reference equality match ([a6f2b4a](a6f2b4a)) * correct fieldname and misc ([2f45b76](2f45b76)) * german description ([2671947](2671947)) * Merge Conflicts ([ec547e0](ec547e0)) * Move Reference column at the end + Saner column position handling ([7b936ac](7b936ac)) * Over-indent + Typing + Translations ([d9595b5](d9595b5)) * **test:** Handle explicit commit in create_custom_field ([ac798e7](ac798e7)) * **test:** use setUp to make sure each test is completely atomic ([e8cd6a1](e8cd6a1)) * Validate if the config points to a deleted field ([fe5af8d](fe5af8d)) ### Features * **Banking Settings:** show field label instead of name ([5e196fe](5e196fe)) * Configurable Reference Field ([6c544bc](6c544bc))
- Loading branch information