1/18 - Conditional Transformers
· One min read
- Released Conditional Transformers
- Released support for Categorical Transformers
- Added search to docs by Algolia
- Added HOSTNAME env var to app service in Docker Compose for better local dev experience
- Added support for selecting a file system connection
- Fixed a bug that caused the auth token to expire
- Fixed a bug causing table pagination to revert back to the first page on re-render
- Refactored some transformers (random_float_64, random_int_64, random_string) for performance improvements
- Added more tests for circular dependencies and table constraints
- UI/UX refinements